![]() |
• Graphics Manager | ||||||||||||||||||||
|
API Links
Developer Links
|
class GraphicsMgrDefined in:
The Graphics Manager class.
C4Graphics.hDefinition
Member Functions
Description
The GraphicsMgr class encapsulates the 3D graphics rendering facilities of the C4 Engine. The single instance of the Graphics Manager is constructed during an application's initialization and destroyed at termination.The Graphics Manager's member functions are accessed through the global pointer TheGraphicsMgr.
See Also
|