ILNumerics - Technical Application Development
Top
The Tripod type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| DefaultTag |
The tag used to identify the tripod within a scene.
| |
| m_allowPan |
Boolean variable that is true, if panning is allowed, defautl: true.
(Inherited from Camera.) | |
| m_allowRotation |
Boolean variable that is true, if rotating is allowed, default: true:
(Inherited from Camera.) | |
| m_allowZoom |
Boolean variable that is true, if zooming is allowed, default: true.
(Inherited from Camera.) | |
| m_animations | (Inherited from Group.) | |
| m_aspectRatioMode |
The current aspect ratio mode.
(Inherited from Camera.) | |
| m_children | (Inherited from Group.) | |
| m_isGlobal |
Flag identifying the visibility scope of this camera.
(Inherited from Camera.) | |
| m_mouseStartF |
The coordinates where the mouse started a dragging operation.
(Inherited from Camera.) | |
| m_timeoutAware | (Inherited from Group.) | |
| m_zoomFactor |
Zoom factor, default: 1.
(Inherited from Camera.) | |
| XArrowDefaultTag |
The tag used to identify the X axis specific content of the tripod.
| |
| YArrowDefaultTag |
The tag used to identify the Y axis specific content of the tripod.
| |
| ZArrowDefaultTag |
The tag used to identify the Z axis specific content of the tripod.
|
See Also