#include <scene.h>
Data Fields | |
| short int | X |
| short int | Y |
| short int | Z |
Definition at line 74 of file scene.h.
| short int ScenePoint::X |
Definition at line 76 of file scene.h.
Referenced by display_zones(), draw_bounding_box_project_points(), and load_scene().
| short int ScenePoint::Y |
Definition at line 77 of file scene.h.
Referenced by display_zones(), draw_bounding_box_project_points(), and load_scene().
| short int ScenePoint::Z |
Definition at line 78 of file scene.h.
Referenced by display_zones(), draw_bounding_box_project_points(), and load_scene().
1.5.5