Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

HKeyframeQuatSlerp Class Reference

The HKeyframeQuatSlerp class is used for linear quaternion based rotation. More...

#include <HBhvUtility.h>

Inheritance diagram for HKeyframeQuatSlerp:

HKeyframeRotation HKeyframe

List of all members.

Public Member Functions

virtual HKeyframeClone ()
 HKeyframeQuatSlerp (float x=0, float y=0, float z=0, float w=0)

Public Attributes

HQuat m_quat


Detailed Description

The HKeyframeQuatSlerp class is used for linear quaternion based rotation.

Constructor & Destructor Documentation

HKeyframeQuatSlerp::HKeyframeQuatSlerp ( float  x = 0,
float  y = 0,
float  z = 0,
float  w = 0 
) [inline]

Constructs a HKeyframeQuatSlerp object.

References HANIQuatSlerpRotation.


Member Function Documentation

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

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

Returns:
A pointer to the newly created HKeyframeQuatSlerp object.

Reimplemented from HKeyframeRotation.


Member Data Documentation


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