typedef struct { int facet_color_size; int facet_normal_size; int facet_fp_data_size; int vertex_coord_size; int vertex_color_size; int vertex_normal_size; int vertex_edge_size; int vertex_radius_size; int vertex_axes_size; int vertex_angle_size; int line_vertex_fp_data_count; int marker_vertex_fp_data_count; int surface_vertex_fp_data_count; } PEXOCCUnpackedData;
PEXOCCStrideData is a type definition that is common to the following functions:
and that is referenced by the following data structure:
For a list of data structures for OC Context, see Data Structures for OC Context.