Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HKeyframeAxisRotation Class Reference

The HKeyframeAxisRotation class is used for rotations around an arbitrary axis. More...

#include <HBhvUtility.h>

Inheritance diagram for HKeyframeAxisRotation:

HKeyframeRotation HKeyframe

List of all members.

Public Member Functions

virtual HKeyframeClone ()
 HKeyframeAxisRotation (float angle=0)
virtual void Serialize (HUtilityXMLTag *xmlgen)

Public Attributes

float m_angle


Detailed Description

The HKeyframeAxisRotation class is used for rotations around an arbitrary axis.

Constructor & Destructor Documentation

HKeyframeAxisRotation::HKeyframeAxisRotation ( float  angle = 0  )  [inline]

Constructs a HKeyframeAxisRotation object.

Parameters:
angle The degrees of rotation for the keyframe.

References HANIAxisRotation.


Member Function Documentation

virtual HKeyframe* HKeyframeAxisRotation::Clone (  )  [inline, virtual]

This method makes an exact copy of the current HKeyframeAxisRotation and returns a pointer to the newly created HKeyframeAxisRotation object.

Returns:
A pointer to newly created HKeyframeAxisRotation object.

Reimplemented from HKeyframeRotation.

virtual void HKeyframeAxisRotation::Serialize ( HUtilityXMLTag *  xmlgen  )  [virtual]

Writes XML data to a buffer.

Reimplemented from HKeyframe.


Member Data Documentation


The documentation for this class was generated from the following file: