|
IDL Reference Guide: Graphics Object Classes |
|
The IDLgrModel::Reset procedure method sets the current transform matrix for the model object to the identity matrix.
| Note Using this method is functionally identical to the following statement: |
Obj->[IDLgrModel::]SetProperty, TRANSFORM=IDENTITY(4)
Obj->[IDLgrModel::]Reset
None
None
IDL Online Help (March 06, 2007)