afxXM_AltitudeConform
Engine/source/afx/xm/afxXM_AltitudeConform.cpp
Private Types
Parent
Private Attributes
Public Functions
afxXM_AltitudeConform(afxXM_AltitudeConformData * , afxEffectWrapper * , bool on_server)
updateParams(F32 dt, F32 elapsed, afxXM_Params & params)
Detailed Description
Private Types
typedef afxXM_WeightedBase Parent
Private Attributes
afxXM_AltitudeConformData * mConformData
Point3F mConformed_pos
SceneContainer * mContainer
bool mDo_freeze
F32 mInterior_alt
bool mIs_frozen
F32 mTerrain_alt
Public Functions
afxXM_AltitudeConform(afxXM_AltitudeConformData * , afxEffectWrapper * , bool on_server)
updateParams(F32 dt, F32 elapsed, afxXM_Params & params)
Reimplemented from: afxXM_Base