| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/triangleset.h>

Public Member Functions | |
| VertexDataEntry () | |
| VertexDataEntry (SO< DataIterator< T > > data, UINT numElements) | |
Public Attributes | |
| SO< DataIterator< T > > | m_data |
| SO < BaseVertexAttributeBufferObjectGL > | m_bufferObject |
| UINT | m_flags |
| UINT | m_numElements |
| VRS::TriangleSet::VertexDataEntry< T >::VertexDataEntry | ( | ) | [inline] |
| VRS::TriangleSet::VertexDataEntry< T >::VertexDataEntry | ( | SO< DataIterator< T > > | data, | |
| UINT | numElements | |||
| ) | [inline] |
| SO<DataIterator<T> > VRS::TriangleSet::VertexDataEntry< T >::m_data |
| SO<BaseVertexAttributeBufferObjectGL> VRS::TriangleSet::VertexDataEntry< T >::m_bufferObject |
| UINT VRS::TriangleSet::VertexDataEntry< T >::m_flags |
| UINT VRS::TriangleSet::VertexDataEntry< T >::m_numElements |