![]() |
LLGL 0.05 Beta
|
This is the complete list of members for LLGL::VertexAttribute, including all inherited members.
| format | LLGL::VertexAttribute | |
| GetSize() const | LLGL::VertexAttribute | |
| instanceDivisor | LLGL::VertexAttribute | |
| location | LLGL::VertexAttribute | |
| name | LLGL::VertexAttribute | |
| offset | LLGL::VertexAttribute | |
| semanticIndex | LLGL::VertexAttribute | |
| slot | LLGL::VertexAttribute | |
| stride | LLGL::VertexAttribute | |
| systemValue | LLGL::VertexAttribute | |
| VertexAttribute()=default | LLGL::VertexAttribute | |
| VertexAttribute(StringLiteral name, const Format format, std::uint32_t location=0, std::uint32_t instanceDivisor=0, const SystemValue systemValue=SystemValue::Undefined) | LLGL::VertexAttribute | |
| VertexAttribute(StringLiteral semanticName, std::uint32_t semanticIndex, const Format format, std::uint32_t location=0, std::uint32_t instanceDivisor=0) | LLGL::VertexAttribute | |
| VertexAttribute(StringLiteral name, const Format format, std::uint32_t location, std::uint32_t offset, std::uint32_t stride, std::uint32_t slot=0, std::uint32_t instanceDivisor=0) | LLGL::VertexAttribute | |
| VertexAttribute(StringLiteral semanticName, std::uint32_t semanticIndex, const Format format, std::uint32_t location, std::uint32_t offset, std::uint32_t stride, std::uint32_t slot=0, std::uint32_t instanceDivisor=0) | LLGL::VertexAttribute |