picoSurface_s Struct Reference

#include <picomodel.h>

Collaboration diagram for picoSurface_s:
Collaboration graph
[legend]

Data Fields

void * data
picoModel_tmodel
picoSurfaceType_t type
char * name
picoShader_tshader
int numVertexes
int maxVertexes
picoVec3_txyz
picoVec3_tnormal
picoIndex_tsmoothingGroup
int numSTArrays
int maxSTArrays
picoVec2_t ** st
int numColorArrays
int maxColorArrays
picoColor_t ** color
int numIndexes
int maxIndexes
picoIndex_tindex
int numFaceNormals
int maxFaceNormals
picoVec3_tfaceNormal
int special [PICO_MAX_SPECIAL]

Detailed Description

Definition at line 83 of file picomodel.h.


Field Documentation

Definition at line 85 of file picomodel.h.

Referenced by PicoGetSurfaceData(), and PicoSetSurfaceData().

Definition at line 101 of file picomodel.h.

Referenced by PicoAdjustSurface().

Definition at line 107 of file picomodel.h.

Referenced by PicoAdjustSurface().

Definition at line 104 of file picomodel.h.

Referenced by PicoAdjustSurface().

Definition at line 98 of file picomodel.h.

Referenced by PicoAdjustSurface().

Definition at line 93 of file picomodel.h.

Referenced by PicoAdjustSurface().

Definition at line 87 of file picomodel.h.

Referenced by PicoNewSurface(), and PicoSetSurfaceXYZ().

Definition at line 101 of file picomodel.h.

Referenced by PicoAdjustSurface(), PicoFreeSurface(), and PicoGetSurfaceColor().

Definition at line 107 of file picomodel.h.

Referenced by PicoAdjustSurface(), and PicoGetFaceNormal().

Definition at line 98 of file picomodel.h.

Referenced by PicoAdjustSurface(), PicoFreeSurface(), and PicoGetSurfaceST().

Definition at line 91 of file picomodel.h.

Referenced by PicoAddTriangleToModel(), PicoGetSurfaceShader(), and PicoSetSurfaceShader().

int picoSurface_s::special[PICO_MAX_SPECIAL]

Definition at line 110 of file picomodel.h.

Referenced by PicoGetSurfaceSpecial(), and PicoSetSurfaceSpecial().

Definition at line 89 of file picomodel.h.

Referenced by PicoGetSurfaceType(), and PicoSetSurfaceType().


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

Generated by  doxygen 1.6.2