Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

shared_data_struct Struct Reference

#include <skyfly.h>

List of all members.

Public Attributes

perfobj_t paper_plane_obj
perfobj_t paper_plane_start_obj
perfobj_t paper_plane_2ndpass_obj
perfobj_t paper_plane_end_obj
perfobj_t terrain_texture_obj
perfobj_tterrain_cells
perfobj_t clouds_texture_obj
perfobj_t clouds_obj
unsigned int paper_plane_flags [2]
unsigned int paper_plane_start_flags [3]
unsigned int paper_plane_2ndpass_flags [3]
unsigned int paper_plane_end_flags [3]
unsigned int terrain_texture_flags [3]
unsigned int ** terrain_cell_flags
unsigned int clouds_texture_flags [3]
unsigned int clouds_flags [2]
perfobj_vert_t paper_plane_verts [22]
perfobj_vert_t ** terrain_cell_verts
perfobj_vert_t clouds_verts [4]


Member Data Documentation

unsigned int shared_data_struct::clouds_flags[2]
 

perfobj_t shared_data_struct::clouds_obj
 

unsigned int shared_data_struct::clouds_texture_flags[3]
 

perfobj_t shared_data_struct::clouds_texture_obj
 

perfobj_vert_t shared_data_struct::clouds_verts[4]
 

unsigned int shared_data_struct::paper_plane_2ndpass_flags[3]
 

perfobj_t shared_data_struct::paper_plane_2ndpass_obj
 

unsigned int shared_data_struct::paper_plane_end_flags[3]
 

perfobj_t shared_data_struct::paper_plane_end_obj
 

unsigned int shared_data_struct::paper_plane_flags[2]
 

perfobj_t shared_data_struct::paper_plane_obj
 

unsigned int shared_data_struct::paper_plane_start_flags[3]
 

perfobj_t shared_data_struct::paper_plane_start_obj
 

perfobj_vert_t shared_data_struct::paper_plane_verts[22]
 

unsigned int** shared_data_struct::terrain_cell_flags
 

perfobj_vert_t** shared_data_struct::terrain_cell_verts
 

perfobj_t* shared_data_struct::terrain_cells
 

unsigned int shared_data_struct::terrain_texture_flags[3]
 

perfobj_t shared_data_struct::terrain_texture_obj
 


The documentation for this struct was generated from the following file:
Generated on Sun Jun 16 17:36:51 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001