FreeWRL/FreeX3D  3.0.0
draw_call_params Struct Reference

Data Fields

int calltype
 
union {
   struct arrays {
      int   arrays_mode
 
      int   arrays_count
 
      int   arrays_first
 
   }   arrays
 
   struct elements {
      int   elements_mode
 
      int   elements_count
 
      ushort *   elements_indices
 
   }   elements
 
}; 
 

Detailed Description

Definition at line 71 of file RenderFuncs.c.


The documentation for this struct was generated from the following file: