cgma
|
Go to the source code of this file.
#define CUBIT_ZOOM_DOWN 2 |
Definition at line 53 of file DrawingToolDefines.h.
#define CUBIT_ZOOM_LEFT 8 |
Definition at line 55 of file DrawingToolDefines.h.
#define CUBIT_ZOOM_RIGHT 4 |
Definition at line 54 of file DrawingToolDefines.h.
#define CUBIT_ZOOM_UP 1 |
Definition at line 52 of file DrawingToolDefines.h.
CUBIT_GRAPHICS_POINT_OPEN_CIRCLE | |
CUBIT_GRAPHICS_POINT_SOLID_CIRCLE | |
CUBIT_GRAPHICS_POINT_CIRCLED_DOT | |
CUBIT_GRAPHICS_POINT_X | |
CUBIT_GRAPHICS_POINT_PLUS |
Definition at line 24 of file DrawingToolDefines.h.
enum CubitLabelType |
Definition at line 32 of file DrawingToolDefines.h.
const int CUBIT_CAMERA = 3 |
Definition at line 17 of file DrawingToolDefines.h.
const int CUBIT_CAMERA_MOVE_FLY = 1 |
Definition at line 19 of file DrawingToolDefines.h.
const int CUBIT_CAMERA_MOVE_PAN = 2 |
Definition at line 20 of file DrawingToolDefines.h.
const int CUBIT_CAMERA_MOVE_SPIN = 3 |
Definition at line 21 of file DrawingToolDefines.h.
const int CUBIT_FLAT_SHADING = 4 |
Definition at line 9 of file DrawingToolDefines.h.
const int CUBIT_HIDDEN_LINE = 2 |
Definition at line 7 of file DrawingToolDefines.h.
const int CUBIT_INVALID_DRAW_MODE = 0 |
Definition at line 5 of file DrawingToolDefines.h.
const int CUBIT_PAINTERS = 6 |
Definition at line 11 of file DrawingToolDefines.h.
const int CUBIT_POLYGON_FILL = 3 |
Definition at line 8 of file DrawingToolDefines.h.
const int CUBIT_SCREEN = 1 |
Definition at line 15 of file DrawingToolDefines.h.
const int CUBIT_SMOOTH_SHADING = 5 |
Definition at line 10 of file DrawingToolDefines.h.
const int CUBIT_SMOOTH_TRANSPARENT = 8 |
Definition at line 13 of file DrawingToolDefines.h.
const int CUBIT_TRUE_HIDDEN_LINE = 7 |
Definition at line 12 of file DrawingToolDefines.h.
const int CUBIT_WIRE_FRAME = 1 |
Definition at line 6 of file DrawingToolDefines.h.
const int CUBIT_WORLD = 2 |
Definition at line 16 of file DrawingToolDefines.h.