Interfaces
 InterfaceDescription
 IPrimitiveConsumer Interface for containers capable of drawing primitives
 IPrimitiveProvider Interface for objects that provide drawing primitives to the rendering process
Classes
 ClassDescription
 DrawBitmap Unscaled bitmap drawing primitive
 DrawDisplayObject 
 DrawFog Fog primitive class
 DrawGroup 
 DrawPrimitive Abstract class for all drawing primitives
 DrawScaledBitmap Scaled bitmap primitive
 DrawSegment Line segment drawing primitive
 DrawTriangle Triangle drawing primitive
 Line2D Line in 2D space
 Plane3D Plane in 3D space
 PrimitiveArray Array for storing drawing primitives
 PrimitiveQuadrantTree Quadrant tree for storing drawing primitives
 PrimitiveQuadrantTreeNode Quadrant tree node
 PrimitiveVolumeBlock Volume block containing drawing primitives
 PrimitiveVolumeBlockList List of volume blocks for storing drawing primitives
 ScreenVertex Vertex in the screen space