Unofficial OpenGL Software Development Kit
0.5.0
|
This is the complete list of members for glmesh::VertexFormat, including all inherited members.
BindAttribFormat(size_t attribIx, GLuint bindingIndex) const | glmesh::VertexFormat | |
BindAttribFormats(GLuint bindingIndex) const | glmesh::VertexFormat | |
BindAttribute(size_t baseOffset, size_t attribIx) const | glmesh::VertexFormat | |
BindAttributes(size_t baseOffset) const | glmesh::VertexFormat | |
DisableAttributes() const | glmesh::VertexFormat | |
GetAttribByteOffset(size_t attribIx) const | glmesh::VertexFormat | |
GetAttribDesc(size_t attribIx) const | glmesh::VertexFormat | |
GetNumAttribs() const | glmesh::VertexFormat | inline |
GetVertexByteSize() const | glmesh::VertexFormat | inline |
VertexFormat() | glmesh::VertexFormat | |
VertexFormat(const AttributeList &attribs) | glmesh::VertexFormat |