![]() |
Twilight Princess
Remastered version of the GameCube game
|
Public Member Functions | |
| VertexDescription () | |
| bool | AttributeIsEnabled (ShaderAttributeIds attribute) |
| int | GetAttributeSize (ShaderAttributeIds attribute) |
| VertexAttribPointerType | GetAttributePointerType (ShaderAttributeIds attribute) |
| int | GetStride (ShaderAttributeIds attribute) |
Private Attributes | |
| List< ShaderAttributeIds > | m_enabledAttributes |
| VertexDescription.VertexDescription | ( | ) |
| bool VertexDescription.AttributeIsEnabled | ( | ShaderAttributeIds | attribute | ) |
| VertexAttribPointerType VertexDescription.GetAttributePointerType | ( | ShaderAttributeIds | attribute | ) |
| int VertexDescription.GetAttributeSize | ( | ShaderAttributeIds | attribute | ) |
| int VertexDescription.GetStride | ( | ShaderAttributeIds | attribute | ) |
|
private |