afxZodiacPlane

Engine/source/afx/ce/afxZodiacPlane.h

More...

Private Types

Parent 

Private Functions

Public Functions

bool

Called when the object is added to the sim.

bool
onNewDataBlock(GameBaseData * dptr, bool reload)

Called when a new datablock is set.

Called when the object is removed from the sim.

Called when the SceneManager is ready for the registration of render instances.

setVisibility(bool flag)

Detailed Description

Private Types

typedef GameBase Parent 

Private Attributes

LinearColorF color 
bool is_visible 
afxZodiacPlaneData * mDataBlock 
GFXStateBlockRef normal_sb 
F32 radius 
GFXStateBlockRef reflected_sb 

Private Functions

draw()

postDraw()

preDraw()