#include <TVertexFactoryFormat.h>
Public Member Functions | |
TUINT | GetNumStreams () const |
Public Attributes | |
TUINT | m_uiNumStreams = 0 |
TVertexStreamFormat | m_aStreamFormats [MAX_NUM_STREAMS] |
Static Public Attributes | |
static constexpr TUINT | MAX_NUM_STREAMS = 8 |
Definition at line 11 of file TVertexFactoryFormat.h.
|
inline |
Definition at line 18 of file TVertexFactoryFormat.h.
TVertexStreamFormat TVertexFactoryFormat::m_aStreamFormats[MAX_NUM_STREAMS] |
Definition at line 16 of file TVertexFactoryFormat.h.
TUINT TVertexFactoryFormat::m_uiNumStreams = 0 |
Definition at line 15 of file TVertexFactoryFormat.h.
|
staticconstexpr |
Definition at line 13 of file TVertexFactoryFormat.h.