DX::IDXScaleKey Struct Reference

#include <IDXScaleKey.h>

Inherits DX::IDXAnimationKey.

Collaboration diagram for DX::IDXScaleKey:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const DXVector &DXMCALL GetScale () const =0
virtual void DXMCALL SetScale (const DXVector &scale)=0


Detailed Description

Represents a scale at a specified time.

Member Function Documentation

virtual const DXVector& DXMCALL DX::IDXScaleKey::GetScale (  )  const [pure virtual]

Get the scale of this key.

Returns:
A DXVector which is the scale value.

virtual void DXMCALL DX::IDXScaleKey::SetScale ( const DXVector &  scale  )  [pure virtual]

Set the scale value.

Parameters:
scale The scale to use on this key.


Generated on Wed Jun 17 17:24:51 2009 for DXMesh API by  doxygen 1.5.7.1