#include <lugre_meshbuffer.h>
Public Member Functions | |
| cQuickData () | |
| void * | Get (const int i) |
Public Attributes | |
| char * | mpFirst |
| int | miOffsetToNext |
Definition at line 47 of file lugre_meshbuffer.h.
| Lugre::cBufferedVertexData::cQuickData::cQuickData | ( | ) | [inline] |
Definition at line 50 of file lugre_meshbuffer.h.
| void* Lugre::cBufferedVertexData::cQuickData::Get | ( | const int | i | ) | [inline] |
Definition at line 51 of file lugre_meshbuffer.h.
References miOffsetToNext, and mpFirst.
Referenced by Lugre::cBufferedVertexData::GetVertexPos(), and Lugre::cBufferedVertexData::GetVertexTexCoord().
Definition at line 48 of file lugre_meshbuffer.h.
Referenced by Get(), and Lugre::cBufferedVertexData::SetQuickDataFromSemantic().
Definition at line 49 of file lugre_meshbuffer.h.
Referenced by Get(), and Lugre::cBufferedVertexData::SetQuickDataFromSemantic().
1.5.6