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

#include <hmorphanim.h>

Public Member Functions

 TimeCodedMorphKeysClass (void)
 
 ~TimeCodedMorphKeysClass (void)
 
bool Load_W3D (ChunkLoadClass &cload)
 
bool Save_W3D (ChunkSaveClass &csave)
 
void Get_Morph_Info (float morph_frame, int *pose_frame0, int *pose_frame1, float *fraction)
 
void Add_Key (uint32 morph_frame, uint32 pose_frame)
 

Friends

class HMorphAnimClass
 

Detailed Description

Definition at line 148 of file hmorphanim.h.

Constructor & Destructor Documentation

◆ TimeCodedMorphKeysClass()

TimeCodedMorphKeysClass::TimeCodedMorphKeysClass ( void )

Definition at line 50 of file hmorphanim.cpp.

◆ ~TimeCodedMorphKeysClass()

TimeCodedMorphKeysClass::~TimeCodedMorphKeysClass ( void )

Definition at line 55 of file hmorphanim.cpp.

Member Function Documentation

◆ Add_Key()

void TimeCodedMorphKeysClass::Add_Key ( uint32 morph_frame,
uint32 pose_frame )

Definition at line 91 of file hmorphanim.cpp.

◆ Get_Morph_Info()

void TimeCodedMorphKeysClass::Get_Morph_Info ( float morph_frame,
int * pose_frame0,
int * pose_frame1,
float * fraction )

Definition at line 97 of file hmorphanim.cpp.

◆ Load_W3D()

bool TimeCodedMorphKeysClass::Load_W3D ( ChunkLoadClass & cload)

Definition at line 66 of file hmorphanim.cpp.

◆ Save_W3D()

bool TimeCodedMorphKeysClass::Save_W3D ( ChunkSaveClass & csave)

Definition at line 80 of file hmorphanim.cpp.

Friends And Related Symbol Documentation

◆ HMorphAnimClass

friend class HMorphAnimClass
friend

Definition at line 185 of file hmorphanim.h.


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