Karma Engine
|
Public Member Functions | |
BufferElement (ShaderDataType type, const std::string &name, bool normalized=false, uint64_t offset=0) | |
uint32_t | GetComponentCount () const |
Public Attributes | |
std::string | Name |
uint64_t | Offset |
uint32_t | Size |
ShaderDataType | Type |
bool | Normalized |