graphics3d
[Interface specifications]

Three-dimensional graphics interface. More...



#define PLAYER_GRAPHICS3D_MAX_POINTS   64
 The maximum number of points that can be described in a packet.

Detailed Description

Three-dimensional graphics interface.

The graphics3d interface provides an interface to graphics devices. Drivers can implement this interface to provide clients and other drivers with graphics output.

The interface uses an openGL style of command where a type is specified along with a series of verticies. The interpretation depends on the command type

Graphics items should be accumulated until an explicit clear command is issued


Define Documentation

#define PLAYER_GRAPHICS3D_MAX_POINTS   64

The maximum number of points that can be described in a packet.


Last updated 12 September 2005 21:38:45