Torque3D Documentation / _generateds / afxXM_PathConform

afxXM_PathConform

Engine/source/afx/xm/afxXM_PathConform.cpp

More...

Private Types

Private Functions

init_paths(F32 lifetime)

Detailed Description

Private Types

typedef afxXM_WeightedBase Parent 

Private Attributes

afxXM_PathConformData * db 
Vector< F32 > path_mults 
Vector< F32 > path_time_offsets 
Vector< afxPath3D * > paths 
Vector< afxAnimCurve * > rolls 

Private Functions

init_paths(F32 lifetime)

Public Functions

afxXM_PathConform(afxXM_PathConformData * , afxEffectWrapper * )

~afxXM_PathConform()

start(F32 timestamp)

Reimplemented from: afxXM_Base

updateParams(F32 dt, F32 elapsed, afxXM_Params & params)

Reimplemented from: afxXM_Base