C3DObject::Draw |
Top Previous Next |
Syntax:
Draw()
Purpose: Renders this object and all attached child objects. Must be used after a call to C3DScreen::BeginScene.
Parameters: None.
Returned value(s): None.
Application: scrn1.Clear(RGBA(0,0,0,255))
Class Hierarchy
|