Definition at line 30 of file sfxinfo.h.
Data Fields | |
long | size |
size of this structure | |
long | version |
version of this structure | |
long | pos [3] |
position of the object (in the scene) | |
long | ground_pos [3] |
long | camera_pos [3] |
long | internal_axis |
BOOL | ground |
1 if ground is present in animation | |
BOOL | extras |
float | phi |
float | theta |
float | alpha |
float | scale_x |
float | scale_y |
float | scale_z |
float | internal_angle |
long size |
size of this structure
Definition at line 31 of file sfxinfo.h.
Referenced by EffectObjectVertices().
long pos[3] |
position of the object (in the scene)
Definition at line 31 of file sfxinfo.h.
Referenced by _PreviewGlobalEffect(), and EffectObjectVertices().
long ground_pos[3] |
Definition at line 31 of file sfxinfo.h.
Referenced by _PreviewGlobalEffect(), _RenderGlobalEffect(), and EffectObjectVertices().
long camera_pos[3] |
long internal_axis |
BOOL ground |
1 if ground is present in animation
Definition at line 37 of file sfxinfo.h.
Referenced by _PreviewGlobalEffect(), _RenderGlobalEffect(), and EffectObjectVertices().
float internal_angle |