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

#include <hrawanim.h>

Public Member Functions

 NodeMotionStruct ()
 
 ~NodeMotionStruct ()
 

Public Attributes

MotionChannelClassX
 
MotionChannelClassY
 
MotionChannelClassZ
 
MotionChannelClassXR
 
MotionChannelClassYR
 
MotionChannelClassZR
 
MotionChannelClassQ
 
BitChannelClassVis
 

Detailed Description

Definition at line 52 of file hrawanim.h.

Constructor & Destructor Documentation

◆ NodeMotionStruct()

NodeMotionStruct::NodeMotionStruct ( )

Definition at line 70 of file hrawanim.cpp.

◆ ~NodeMotionStruct()

NodeMotionStruct::~NodeMotionStruct ( )

Definition at line 95 of file hrawanim.cpp.

Member Data Documentation

◆ Q

MotionChannelClass* NodeMotionStruct::Q

Definition at line 63 of file hrawanim.h.

◆ Vis

BitChannelClass* NodeMotionStruct::Vis

Definition at line 65 of file hrawanim.h.

◆ X

MotionChannelClass* NodeMotionStruct::X

Definition at line 57 of file hrawanim.h.

◆ XR

MotionChannelClass* NodeMotionStruct::XR

Definition at line 60 of file hrawanim.h.

◆ Y

MotionChannelClass* NodeMotionStruct::Y

Definition at line 58 of file hrawanim.h.

◆ YR

MotionChannelClass* NodeMotionStruct::YR

Definition at line 61 of file hrawanim.h.

◆ Z

MotionChannelClass* NodeMotionStruct::Z

Definition at line 59 of file hrawanim.h.

◆ ZR

MotionChannelClass* NodeMotionStruct::ZR

Definition at line 62 of file hrawanim.h.


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