C# Class NewTOAPIA.GL.BufferObjectIndices

The BufferObjectIndices uses a target of BufferTarget.ElementArrayBuffer. It is best to indices for drawing elements.
Inheritance: GLBufferObject
Mostrar archivo Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Methods

Method Description
BufferObjectIndices ( GraphicsInterface gi ) : System

Method Details

BufferObjectIndices() public method

public BufferObjectIndices ( GraphicsInterface gi ) : System
gi GraphicsInterface
return System