|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CAngleAxis Struct ReferenceAn AngleAxis.
More...
#include <quat.h>
Collaboration diagram for NLMISC::CAngleAxis:
[legend]List of all members.
Detailed Description
An AngleAxis.
-
Author(s):
-
Antoine Viau. , Nevrax France
-
Date:
-
2000
Definition at line 50 of file quat.h.
Constructor & Destructor Documentation
NLMISC::CAngleAxis::CAngleAxis (
|
) [inline]
|
|
|
angle in radians.
Definition at line 55 of file quat.h. |
NLMISC::CAngleAxis::CAngleAxis (
|
CVector axis,
|
|
float ang ) [inline]
|
|
Member Function Documentation
void NLMISC::CAngleAxis::serial (
|
IStream & f ) [inline]
|
|
|
serial.
Definition at line 59 of file quat.h. |
Member Data Documentation
float NLMISC::CAngleAxis::Angle
|
|
|
an axis.
Definition at line 53 of file quat.h. |
The documentation for this struct was generated from the following file:
|
|