ILNumerics - Technical Application Development
Top
The Camera type exposes the following members.
Fields
Name | Description | |
---|---|---|
Default |
Default camera instance
| |
m_allowPan |
Boolean variable that is true, if panning is allowed, defautl: true.
| |
m_allowRotation |
Boolean variable that is true, if rotating is allowed, default: true:
| |
m_allowZoom |
Boolean variable that is true, if zooming is allowed, default: true.
| |
m_animations | (Inherited from Group.) | |
m_aspectRatioMode |
The current aspect ratio mode.
| |
m_children | (Inherited from Group.) | |
m_isGlobal |
Flag identifying the visibility scope of this camera.
| |
m_mouseStartF |
The coordinates where the mouse started a dragging operation.
| |
m_timeoutAware | (Inherited from Group.) | |
m_zoomFactor |
Zoom factor, default: 1.
|
See Also