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

#include <motchan.h>

Inherits W3DMPO.

Public Member Functions

 TimeCodedBitChannelClass (void)
 
 ~TimeCodedBitChannelClass (void)
 
bool Load_W3D (ChunkLoadClass &cload)
 
int Get_Type (void)
 
int Get_Pivot (void)
 
int Get_Bit (int 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 304 of file motchan.h.

Constructor & Destructor Documentation

◆ TimeCodedBitChannelClass()

TimeCodedBitChannelClass::TimeCodedBitChannelClass ( void )

Definition at line 693 of file motchan.cpp.

◆ ~TimeCodedBitChannelClass()

TimeCodedBitChannelClass::~TimeCodedBitChannelClass ( void )

Definition at line 715 of file motchan.cpp.

Member Function Documentation

◆ Get_Bit()

int TimeCodedBitChannelClass::Get_Bit ( int frame)

Definition at line 803 of file motchan.cpp.

◆ Get_Pivot()

int TimeCodedBitChannelClass::Get_Pivot ( void )
inline

Definition at line 315 of file motchan.h.

◆ Get_Type()

int TimeCodedBitChannelClass::Get_Type ( void )
inline

Definition at line 314 of file motchan.h.

◆ Load_W3D()

bool TimeCodedBitChannelClass::Load_W3D ( ChunkLoadClass & cload)

Definition at line 754 of file motchan.cpp.

Friends And Related Symbol Documentation

◆ HCompressedAnimClass

friend class HCompressedAnimClass
friend

Definition at line 331 of file motchan.h.


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