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

#include <motchan.h>

Inherits W3DMPO.

Public Member Functions

void Do_Data_Compression (int datasize)
 
void Get_Vector (int frame, float *setvec) const
 
 MotionChannelClass (void)
 
 ~MotionChannelClass (void)
 
bool Load_W3D (ChunkLoadClass &cload)
 
WWINLINE int Get_Type (void) const
 
WWINLINE int Get_Pivot (void) const
 
WWINLINE void Set_Pivot (int idx)
 
WWINLINE void Get_Vector_As_Quat (int frame, Quaternion &quat) const
 
- Public Member Functions inherited from W3DMPO
virtual ~W3DMPO ()
 

Additional Inherited Members

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

Detailed Description

Definition at line 64 of file motchan.h.

Constructor & Destructor Documentation

◆ MotionChannelClass()

MotionChannelClass::MotionChannelClass ( void )

Definition at line 94 of file motchan.cpp.

◆ ~MotionChannelClass()

MotionChannelClass::~MotionChannelClass ( void )

Definition at line 119 of file motchan.cpp.

Member Function Documentation

◆ Do_Data_Compression()

void MotionChannelClass::Do_Data_Compression ( int datasize)

Definition at line 1275 of file motchan.cpp.

◆ Get_Pivot()

WWINLINE int MotionChannelClass::Get_Pivot ( void ) const
inline

Definition at line 77 of file motchan.h.

◆ Get_Type()

WWINLINE int MotionChannelClass::Get_Type ( void ) const
inline

Definition at line 76 of file motchan.h.

◆ Get_Vector()

WWINLINE void MotionChannelClass::Get_Vector ( int frame,
float * setvec ) const

Definition at line 121 of file motchan.h.

◆ Get_Vector_As_Quat()

WWINLINE void MotionChannelClass::Get_Vector_As_Quat ( int frame,
Quaternion & quat ) const

Definition at line 138 of file motchan.h.

◆ Load_W3D()

bool MotionChannelClass::Load_W3D ( ChunkLoadClass & cload)

Definition at line 161 of file motchan.cpp.

◆ Set_Pivot()

WWINLINE void MotionChannelClass::Set_Pivot ( int idx)
inline

Definition at line 78 of file motchan.h.


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