Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
AdaptiveDeltaMotionChannelClass Class Reference

#include <motchan.h>

Inherits W3DMPO.

Public Member Functions

 AdaptiveDeltaMotionChannelClass (void)
 
 ~AdaptiveDeltaMotionChannelClass (void)
 
bool Load_W3D (ChunkLoadClass &cload)
 
int Get_Type (void)
 
int Get_Pivot (void)
 
void Get_Vector (float32 frame, float *setvec)
 
Quaternion Get_QuatVector (float32 frame)
 
- Public Member Functions inherited from W3DMPO
virtual ~W3DMPO ()
 

Friends

class HCompressedAnimClass
 

Additional Inherited Members

- Protected Member Functions inherited from W3DMPO
virtual int glueEnforcer () const =0
 

Detailed Description

Definition at line 255 of file motchan.h.

Constructor & Destructor Documentation

◆ AdaptiveDeltaMotionChannelClass()

AdaptiveDeltaMotionChannelClass::AdaptiveDeltaMotionChannelClass ( void )

Definition at line 855 of file motchan.cpp.

◆ ~AdaptiveDeltaMotionChannelClass()

AdaptiveDeltaMotionChannelClass::~AdaptiveDeltaMotionChannelClass ( void )

Definition at line 896 of file motchan.cpp.

Member Function Documentation

◆ Get_Pivot()

int AdaptiveDeltaMotionChannelClass::Get_Pivot ( void )
inline

Definition at line 266 of file motchan.h.

◆ Get_QuatVector()

Quaternion AdaptiveDeltaMotionChannelClass::Get_QuatVector ( float32 frame)

Definition at line 1245 of file motchan.cpp.

◆ Get_Type()

int AdaptiveDeltaMotionChannelClass::Get_Type ( void )
inline

Definition at line 265 of file motchan.h.

◆ Get_Vector()

void AdaptiveDeltaMotionChannelClass::Get_Vector ( float32 frame,
float * setvec )

Definition at line 1226 of file motchan.cpp.

◆ Load_W3D()

bool AdaptiveDeltaMotionChannelClass::Load_W3D ( ChunkLoadClass & cload)

Definition at line 940 of file motchan.cpp.

Friends And Related Symbol Documentation

◆ HCompressedAnimClass

friend class HCompressedAnimClass
friend

Definition at line 292 of file motchan.h.


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