OpenBarnyard
 
Loading...
Searching...
No Matches
TVertexFactoryFormat Struct Reference

#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
 

Detailed Description

Definition at line 11 of file TVertexFactoryFormat.h.

Member Function Documentation

◆ GetNumStreams()

TUINT TVertexFactoryFormat::GetNumStreams ( ) const
inline

Definition at line 18 of file TVertexFactoryFormat.h.

Member Data Documentation

◆ m_aStreamFormats

TVertexStreamFormat TVertexFactoryFormat::m_aStreamFormats[MAX_NUM_STREAMS]

Definition at line 16 of file TVertexFactoryFormat.h.

◆ m_uiNumStreams

TUINT TVertexFactoryFormat::m_uiNumStreams = 0

Definition at line 15 of file TVertexFactoryFormat.h.

◆ MAX_NUM_STREAMS

TUINT TVertexFactoryFormat::MAX_NUM_STREAMS = 8
staticconstexpr

Definition at line 13 of file TVertexFactoryFormat.h.


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