Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages

AxisAngle Class Reference

#include <nemath.h>

Collaboration diagram for AxisAngle:

Collaboration graph
[legend]
List of all members.

Detailed Description

Rotation expressed as axis-angle.

Author:
Mattias Jansson (mattias@realityrift.com)


Public Member Functions

 AxisAngle (const Vector3d &rkAxis, float fAngle)

Public Attributes

Vector3d m_kAxis
float m_fAngle


Constructor & Destructor Documentation

AxisAngle const Vector3d rkAxis,
float  fAngle
[inline]
 

Parameters:
rkAxis Axis of rotation
fAngle Angle


Member Data Documentation

Vector3d m_kAxis
 

Axis of rotation

float m_fAngle
 

Angle


The documentation for this class was generated from the following file:
Generated on Wed Jan 21 14:21:12 2004 for NeoEngine by doxygen 1.3.5