quaternion Struct Reference
#include <matrix.h>
List of all members.
Public Attributes |
double | s |
| s
|
double | x |
| x成分
|
double | y |
| y成分
|
double | z |
| z成分
|
double | n |
| ベクトルの大きさ
|
Detailed Description
Definition at line 42 of file matrix.h.
Member Data Documentation
The documentation for this struct was generated from the following file: