|
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::InstanceAttributeDescriptor, including all inherited members.
| GetGLTypeSize(GLenum type) | ToyMaker::InstanceAttributeDescriptor | inlineprivatestatic |
| InstanceAttributeDescriptor(const std::string &name, const GLint layoutLocation, GLuint nComponents, GLenum type=GL_FLOAT) | ToyMaker::InstanceAttributeDescriptor | inline |
| mLayoutLocation | ToyMaker::InstanceAttributeDescriptor | |
| mName | ToyMaker::InstanceAttributeDescriptor | |
| mNComponents | ToyMaker::InstanceAttributeDescriptor | |
| mSize | ToyMaker::InstanceAttributeDescriptor | |
| mType | ToyMaker::InstanceAttributeDescriptor | |
| operator==(const InstanceAttributeDescriptor &other) const | ToyMaker::InstanceAttributeDescriptor | inline |