OpenGLPrimitiveRenderer
Description
- Derived from
-
PrimitiveRenderer abstract
Full source code is included in the Tinman 3D SDK download. |
Implementation of the IPrimitiveRenderer interface that uses the current OpenGL context.
Public / Constructors
OpenGLPrimitiveRenderer
Creates a new instance of OpenGLPrimitiveRenderer.
This constructor will enable use of the primitive restart index ~0
.