Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
glmesh::VertexFormat Member List

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::VertexFormatinline
GetVertexByteSize() const glmesh::VertexFormatinline
VertexFormat()glmesh::VertexFormat
VertexFormat(const AttributeList &attribs)glmesh::VertexFormat