All Packages Class Hierarchy This Package Previous Next Index
Interface quicktime.qd3d.QD3DConstants
- public interface QD3DConstants
This class represents all of the constants in the QuickDraw3D interface.
-
gestaltQD3DViewer
- Gestalt flags to see if the QT3DViewer is present
-
gestaltQD3DViewerAvailable
- Gestalt flags to see if the QT3DViewer is present
-
gestaltQD3DViewerNotPresent
- Gestalt flags to see if the QT3DViewer is present
-
kQ3AxisX
-
-
kQ3AxisY
-
-
kQ3AxisZ
-
-
kQ3ViewerActive
- define the viewer flags
-
kQ3ViewerButtonCamera
- define the viewer flags
-
kQ3ViewerButtonDolly
- define the viewer flags
-
kQ3ViewerButtonOrbit
- define the viewer flags
-
kQ3ViewerButtonReset
- define the viewer flags
-
kQ3ViewerButtonTruck
- define the viewer flags
-
kQ3ViewerButtonZoom
- define the viewer flags
-
kQ3ViewerCameraBack
- define the settings for the camera popup
-
kQ3ViewerCameraBottom
- define the settings for the camera popup
-
kQ3ViewerCameraFit
- define the settings for the camera popup
-
kQ3ViewerCameraFront
- define the settings for the camera popup
-
kQ3ViewerCameraLeft
- define the settings for the camera popup
-
kQ3ViewerCameraRestore
- define the settings for the camera popup
-
kQ3ViewerCameraRight
- define the settings for the camera popup
-
kQ3ViewerCameraTop
- define the settings for the camera popup
-
kQ3ViewerControllerVisible
- define the viewer flags
-
kQ3ViewerDefault
- define the viewer flags
-
kQ3ViewerDraggingInOff
- define the viewer flags
-
kQ3ViewerDraggingOff
- define the viewer flags
-
kQ3ViewerDraggingOutOff
- define the viewer flags
-
kQ3ViewerDragMode
- define the viewer flags
-
kQ3ViewerDrawDragBorder
- define the viewer flags
-
kQ3ViewerDrawFrame
- define the viewer flags
-
kQ3ViewerDrawGrowBox
- define the viewer flags
-
kQ3ViewerEmpty
- define the viewer states
-
kQ3ViewerHasModel
- define the viewer states
-
kQ3ViewerHasUndo
- define the viewer states
-
kQ3ViewerOutputTextMode
- define the viewer flags
-
kQ3ViewerShowBadge
- define the viewer flags
kQ3AxisX
public static final int kQ3AxisX
kQ3AxisY
public static final int kQ3AxisY
kQ3AxisZ
public static final int kQ3AxisZ
kQ3ViewerShowBadge
public static final int kQ3ViewerShowBadge
- define the viewer flags
kQ3ViewerActive
public static final int kQ3ViewerActive
- define the viewer flags
kQ3ViewerControllerVisible
public static final int kQ3ViewerControllerVisible
- define the viewer flags
kQ3ViewerDrawFrame
public static final int kQ3ViewerDrawFrame
- define the viewer flags
kQ3ViewerDraggingOff
public static final int kQ3ViewerDraggingOff
- define the viewer flags
kQ3ViewerButtonCamera
public static final int kQ3ViewerButtonCamera
- define the viewer flags
kQ3ViewerButtonTruck
public static final int kQ3ViewerButtonTruck
- define the viewer flags
kQ3ViewerButtonOrbit
public static final int kQ3ViewerButtonOrbit
- define the viewer flags
kQ3ViewerButtonZoom
public static final int kQ3ViewerButtonZoom
- define the viewer flags
kQ3ViewerButtonDolly
public static final int kQ3ViewerButtonDolly
- define the viewer flags
kQ3ViewerButtonReset
public static final int kQ3ViewerButtonReset
- define the viewer flags
kQ3ViewerOutputTextMode
public static final int kQ3ViewerOutputTextMode
- define the viewer flags
kQ3ViewerDragMode
public static final int kQ3ViewerDragMode
- define the viewer flags
kQ3ViewerDrawGrowBox
public static final int kQ3ViewerDrawGrowBox
- define the viewer flags
kQ3ViewerDrawDragBorder
public static final int kQ3ViewerDrawDragBorder
- define the viewer flags
kQ3ViewerDraggingInOff
public static final int kQ3ViewerDraggingInOff
- define the viewer flags
kQ3ViewerDraggingOutOff
public static final int kQ3ViewerDraggingOutOff
- define the viewer flags
kQ3ViewerDefault
public static final int kQ3ViewerDefault
- define the viewer flags
kQ3ViewerEmpty
public static final int kQ3ViewerEmpty
- define the viewer states
kQ3ViewerHasModel
public static final int kQ3ViewerHasModel
- define the viewer states
kQ3ViewerHasUndo
public static final int kQ3ViewerHasUndo
- define the viewer states
kQ3ViewerCameraRestore
public static final int kQ3ViewerCameraRestore
- define the settings for the camera popup
kQ3ViewerCameraFit
public static final int kQ3ViewerCameraFit
- define the settings for the camera popup
kQ3ViewerCameraFront
public static final int kQ3ViewerCameraFront
- define the settings for the camera popup
kQ3ViewerCameraBack
public static final int kQ3ViewerCameraBack
- define the settings for the camera popup
kQ3ViewerCameraLeft
public static final int kQ3ViewerCameraLeft
- define the settings for the camera popup
kQ3ViewerCameraRight
public static final int kQ3ViewerCameraRight
- define the settings for the camera popup
kQ3ViewerCameraTop
public static final int kQ3ViewerCameraTop
- define the settings for the camera popup
kQ3ViewerCameraBottom
public static final int kQ3ViewerCameraBottom
- define the settings for the camera popup
gestaltQD3DViewer
public static final int gestaltQD3DViewer
- Gestalt flags to see if the QT3DViewer is present
gestaltQD3DViewerNotPresent
public static final int gestaltQD3DViewerNotPresent
- Gestalt flags to see if the QT3DViewer is present
gestaltQD3DViewerAvailable
public static final int gestaltQD3DViewerAvailable
- Gestalt flags to see if the QT3DViewer is present
All Packages Class Hierarchy This Package Previous Next Index