afxEA_Zodiac

Engine/source/afx/ea/afxEA_Zodiac.cpp

More...

Private Types

Public Static Functions

Detailed Description

Private Types

typedef afxEffectWrapper Parent 

Private Attributes

F32 altitude_falloff_range 
bool became_residue 
bool do_altitude_bias 
LinearColorF live_color 
F32 live_color_factor 
F32 zode_angle 
F32 zode_angle_offset 
LinearColorF zode_color 
afxZodiacData * zode_data 
Point3F zode_pos 
F32 zode_radius 
Point2F zode_vrange 

Private Functions

calc_facing_angle()

calc_interior_alt_bias()

calc_terrain_alt_bias()

do_runtime_substitutions()

Public Functions

afxEA_Zodiac()

~afxEA_Zodiac()

DECLARE_CATEGORY("AFX" )

ea_finish(bool was_stopped)

Reimplemented from: afxEffectWrapper

ea_is_enabled()

Reimplemented from: afxEffectWrapper

ea_set_datablock(SimDataBlock * )

Reimplemented from: afxEffectWrapper

ea_start()

Reimplemented from: afxEffectWrapper

ea_update(F32 dt)

Reimplemented from: afxEffectWrapper

getBaseColor(LinearColorF & color)

Reimplemented from: afxEffectWrapper

Public Static Functions

initPersistFields()