#include <VertexDesc.h>
◆ ClearAttributeOffsets()
void RE::BSGraphics::VertexDesc::ClearAttributeOffsets |
( |
| ) |
|
|
inline |
◆ ClearFlag()
void RE::BSGraphics::VertexDesc::ClearFlag |
( |
Vertex::Flags |
a_flag | ) |
|
|
inline |
◆ GetAttributeOffset()
std::uint32_t RE::BSGraphics::VertexDesc::GetAttributeOffset |
( |
Vertex::Attribute |
a_attribute | ) |
const |
|
inline |
◆ GetFlags()
◆ GetSize()
std::uint32_t RE::BSGraphics::VertexDesc::GetSize |
( |
| ) |
|
|
inline |
◆ HasFlag()
bool RE::BSGraphics::VertexDesc::HasFlag |
( |
Vertex::Flags |
a_flag | ) |
const |
|
inline |
◆ SetAttributeOffset()
void RE::BSGraphics::VertexDesc::SetAttributeOffset |
( |
Vertex::Attribute |
a_attribute, |
|
|
std::uint32_t |
a_offset |
|
) |
| |
|
inline |
◆ SetFlag()
◆ SetFlags()
void RE::BSGraphics::VertexDesc::SetFlags |
( |
Vertex::Flags |
a_flags | ) |
|
|
inline |
The documentation for this class was generated from the following file: