|
Developer Documentation
|
Public Member Functions | |
| TextureRenderInfo (int _textureId, int _faceCount, int _startOffset) | |
Public Attributes | |
| int | textureId |
| Id of the texture to be rendered. | |
| int | faceCount |
| Number of faces in the render step for this texture. | |
| int | startOffset |
| Start offset in the face buffer. | |
Definition at line 104 of file StripProcessorT.hh.