VertexAttributeSetData Method |
| Name | Description | |
|---|---|---|
| SetDataT(T, Int32, Boolean) |
Sets up the attribute for use with client data.
| |
| SetData(VertexAttributeDataType, Int32, Void*, Int32, Boolean) |
Sets up the attribute for use with client data.
| |
| SetDataT(VertexAttributeDataType, Int32, T, Int32, Boolean) |
Sets up the attribute for use with client data.
|