OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::VertexElementSemanticFull Struct Reference

#include <OgreVertexBufferDownloadHelper.h>

Public Member Functions

 VertexElementSemanticFull (VertexElementSemantic _semantic, uint8 _repeat=0)
 

Public Attributes

uint8 repeat
 
VertexElementSemantic semantic
 

Constructor & Destructor Documentation

◆ VertexElementSemanticFull()

Ogre::VertexElementSemanticFull::VertexElementSemanticFull ( VertexElementSemantic  _semantic,
uint8  _repeat = 0 
)
inline

Member Data Documentation

◆ repeat

uint8 Ogre::VertexElementSemanticFull::repeat

◆ semantic

VertexElementSemantic Ogre::VertexElementSemanticFull::semantic

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