|
ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
|
This is the complete list of members for ToyMaker::VertexLayout, including all inherited members.
| computeRelativeOffset(std::size_t attributeIndex) const | ToyMaker::VertexLayout | inline |
| computeStride() const | ToyMaker::VertexLayout | inline |
| getAttributeList() const | ToyMaker::VertexLayout | inline |
| isSubsetOf(const VertexLayout &other) const | ToyMaker::VertexLayout | inline |
| mAttributeList | ToyMaker::VertexLayout | private |
| VertexLayout(std::vector< VertexAttributeDescriptor > attributeList) | ToyMaker::VertexLayout | inline |