Overload List

  NameDescription
Public methodAddIndexBufferObject(array<Byte>[]()[][])
Adds a new index buffer object as part of this vertex state. If an exception is thrown, the state is reset to what it was before the method was called.
Public methodAddIndexBufferObject(array<UInt16>[]()[][])
Adds a new index buffer object as part of this vertex state. If an exception is thrown, the state is reset to what it was before the method was called.

See Also