Skylicht Engine
Loading...
Searching...
No Matches
irr::video::IVertexAttribute Class Reference

Public Member Functions

 IVertexAttribute (const core::stringc &name, u32 elementCount, E_VERTEX_ATTRIBUTE_SEMANTIC semantic, E_VERTEX_ATTRIBUTE_TYPE type, u32 offset, u32 bufferID)
const core::stringcgetName () const
u32 getElementCount () const
E_VERTEX_ATTRIBUTE_SEMANTIC getSemantic () const
E_VERTEX_ATTRIBUTE_TYPE getType () const
u32 getTypeSize () const
u32 getOffset () const
u32 getBufferID () const

Protected Attributes

core::stringc Name
u32 ElementCount
E_VERTEX_ATTRIBUTE_SEMANTIC Semantic
E_VERTEX_ATTRIBUTE_TYPE Type
u32 TypeSize
u32 Offset
u32 BufferID

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