picoModel_s Struct Reference

#include <picomodel.h>

Collaboration diagram for picoModel_s:
Collaboration graph
[legend]

Data Fields

void * data
char * name
char * fileName
int frameNum
int numFrames
picoVec3_t mins
picoVec3_t maxs
int numShaders
int maxShaders
picoShader_t ** shader
int numSurfaces
int maxSurfaces
picoSurface_t ** surface
const picoModule_tmodule

Detailed Description

Definition at line 127 of file picomodel.h.


Field Documentation

Definition at line 129 of file picomodel.h.

Referenced by PicoGetModelData(), and PicoSetModelData().

Definition at line 132 of file picomodel.h.

Referenced by PicoGetModelFrameNum(), and PicoSetModelFrameNum().

Definition at line 135 of file picomodel.h.

Referenced by PicoNewModel(), and PicoSetSurfaceXYZ().

Definition at line 137 of file picomodel.h.

Referenced by PicoAdjustModel().

Definition at line 140 of file picomodel.h.

Referenced by PicoAdjustModel().

Definition at line 134 of file picomodel.h.

Referenced by PicoNewModel(), and PicoSetSurfaceXYZ().

Definition at line 143 of file picomodel.h.

Referenced by PicoModuleLoadModel().

Definition at line 130 of file picomodel.h.

Referenced by PicoFreeModel(), PicoGetModelName(), and PicoSetModelName().

Definition at line 133 of file picomodel.h.

Referenced by PicoGetModelNumFrames(), PicoNewModel(), and PicoSetModelNumFrames().


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

Generated by  doxygen 1.6.2