#include <xgedit.h>
Data Fields | |
xge_fourww | fww |
xge_widget * | cwin [4] |
CameraRecd | CPos [5] |
Box3d | DefBBox |
Box3d | RefBBox |
Box3d | WinBBox |
Box3d | PerspBBox |
boolean | panning |
boolean | selecting_mode |
boolean | special_selecting_mode |
boolean | display_coord |
signed char | CoordWin |
boolean | moving_tool |
boolean | scaling_tool |
boolean | rotating_tool |
boolean | shear_tool |
boolean | special_trans_tool |
char | current_tool |
char | tool_mode |
int | current_tab |
int | current_point |
short | xx |
short | yy |
double | perspzoom |
Box2s | selection_rect |
point3d | saved_centre |
point3d | scaling_centre |
vector3d | scaling_factors |
short | scaling_size |
point3d | rotating_centre |
short | rotating_radius |
vector3d | trans_params |
point3d | shear_centre |
vector3d | shear_axis [3] |
double | shear_radius |
trans3d | gwtrans |
signed char xge_3Dwind::CoordWin |
double xge_3Dwind::perspzoom |
short xge_3Dwind::scaling_size |
double xge_3Dwind::shear_radius |
short xge_3Dwind::xx |
short xge_3Dwind::yy |