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

#include <motchan.h>

Inherits W3DMPO.

Public Member Functions

 TimeCodedMotionChannelClass (void)
 
 ~TimeCodedMotionChannelClass (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 217 of file motchan.h.

Constructor & Destructor Documentation

◆ TimeCodedMotionChannelClass()

TimeCodedMotionChannelClass::TimeCodedMotionChannelClass ( void )

Definition at line 324 of file motchan.cpp.

◆ ~TimeCodedMotionChannelClass()

TimeCodedMotionChannelClass::~TimeCodedMotionChannelClass ( void )

Definition at line 348 of file motchan.cpp.

Member Function Documentation

◆ Get_Pivot()

int TimeCodedMotionChannelClass::Get_Pivot ( void )
inline

Definition at line 228 of file motchan.h.

◆ Get_QuatVector()

Quaternion TimeCodedMotionChannelClass::Get_QuatVector ( float32 frame)

Definition at line 482 of file motchan.cpp.

◆ Get_Type()

int TimeCodedMotionChannelClass::Get_Type ( void )
inline

Definition at line 227 of file motchan.h.

◆ Get_Vector()

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

Definition at line 428 of file motchan.cpp.

◆ Load_W3D()

bool TimeCodedMotionChannelClass::Load_W3D ( ChunkLoadClass & cload)

Definition at line 386 of file motchan.cpp.

Friends And Related Symbol Documentation

◆ HCompressedAnimClass

friend class HCompressedAnimClass
friend

Definition at line 252 of file motchan.h.


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