IDLgrScene
A scene object represents the entire scene to be drawn and serves as a container of IDLgrView or IDLgrViewgroup objects.
Superclasses
Creation
See IDLgrScene::Init.
Properties
Objects of this class have the following properties. See IDLgrScene Properties for details on individual properties.
In addition, objects of this class inherit the properties of all superclasses of this class.
Methods
This class has the following methods:
- IDLgrScene::Add
- IDLgrScene::Cleanup
- IDLgrScene::GetByName
- IDLgrScene::GetProperty
- IDLgrScene::Init
- IDLgrScene::SetProperty
In addition, this class inherits the methods of its superclasses (if any).
Version History
5.0 |
Introduced |