Go to the source code of this file.
Classes |
|
| class | SphereGizmoObject |
| class | CylGizmoObject |
| class | BoxGizmoObject |
Defines |
|
| #define | SPHEREGIZMO_CLASSID Class_ID(0x3bc31904, 0x67d74ec7) |
| #define | CYLGIZMO_CLASSID Class_ID(0x3bc31904, 0x67d74ec8) |
| #define | BOXGIZMO_CLASSID Class_ID(0x3bc31904, 0x67d74ec9) |
| #define | PB_GIZMO_RADIUS 0 |
| #define | PB_GIZMO_HEMI 1 |
| #define | PB_GIZMO_SEED 2 |
| #define | PB_CYLGIZMO_RADIUS 0 |
| #define | PB_CYLGIZMO_HEIGHT 1 |
| #define | PB_CYLGIZMO_SEED 2 |
| #define | PB_BOXGIZMO_LENGTH 0 |
| #define | PB_BOXGIZMO_WIDTH 1 |
| #define | PB_BOXGIZMO_HEIGHT 2 |
| #define | PB_BOXGIZMO_SEED 3 |
| #define SPHEREGIZMO_CLASSID Class_ID(0x3bc31904, 0x67d74ec7) |
Definition at line 21 of file gizmoimp.h.
| #define CYLGIZMO_CLASSID Class_ID(0x3bc31904, 0x67d74ec8) |
Definition at line 22 of file gizmoimp.h.
| #define BOXGIZMO_CLASSID Class_ID(0x3bc31904, 0x67d74ec9) |
Definition at line 23 of file gizmoimp.h.
| #define PB_GIZMO_RADIUS 0 |
Definition at line 68 of file gizmoimp.h.
| #define PB_GIZMO_HEMI 1 |
Definition at line 69 of file gizmoimp.h.
| #define PB_GIZMO_SEED 2 |
Definition at line 70 of file gizmoimp.h.
| #define PB_CYLGIZMO_RADIUS 0 |
Definition at line 113 of file gizmoimp.h.
| #define PB_CYLGIZMO_HEIGHT 1 |
Definition at line 114 of file gizmoimp.h.
| #define PB_CYLGIZMO_SEED 2 |
Definition at line 115 of file gizmoimp.h.
| #define PB_BOXGIZMO_LENGTH 0 |
Definition at line 160 of file gizmoimp.h.
| #define PB_BOXGIZMO_WIDTH 1 |
Definition at line 161 of file gizmoimp.h.
| #define PB_BOXGIZMO_HEIGHT 2 |
Definition at line 162 of file gizmoimp.h.
| #define PB_BOXGIZMO_SEED 3 |
Definition at line 163 of file gizmoimp.h.