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

#include <Drawable.h>

Public Member Functions

 PhysicsXformInfo ()
 

Public Attributes

Real m_totalPitch
 Current total pitch for this frame.
 
Real m_totalRoll
 Current total roll for this frame.
 
Real m_totalYaw
 Current total yaw for this frame.
 
Real m_totalZ
 

Detailed Description

Definition at line 613 of file Drawable.h.

Constructor & Destructor Documentation

◆ PhysicsXformInfo()

Drawable::PhysicsXformInfo::PhysicsXformInfo ( )
inline

Definition at line 620 of file Drawable.h.

Member Data Documentation

◆ m_totalPitch

Real Drawable::PhysicsXformInfo::m_totalPitch

Current total pitch for this frame.

Definition at line 615 of file Drawable.h.

◆ m_totalRoll

Real Drawable::PhysicsXformInfo::m_totalRoll

Current total roll for this frame.

Definition at line 616 of file Drawable.h.

◆ m_totalYaw

Real Drawable::PhysicsXformInfo::m_totalYaw

Current total yaw for this frame.

Definition at line 617 of file Drawable.h.

◆ m_totalZ

Real Drawable::PhysicsXformInfo::m_totalZ

Definition at line 618 of file Drawable.h.


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