#include <obj_defs.h>
Collaboration diagram for object_struct:

| Data Fields | |
| Object_types | object_type | 
| BOOLEAN | visibility | 
| union { | |
| lines_struct lines | |
| marker_struct marker | |
| model_struct model | |
| pixels_struct pixels | |
| polygons_struct polygons | |
| quadmesh_struct quadmesh | |
| text_struct text | |
| } | specific | 
Definition at line 231 of file obj_defs.h.
| 
 | 
| 
 Definition at line 238 of file obj_defs.h. | 
| 
 | 
| 
 Definition at line 239 of file obj_defs.h. | 
| 
 | 
| 
 Definition at line 240 of file obj_defs.h. | 
| 
 | 
| 
 | 
| 
 Definition at line 241 of file obj_defs.h. | 
| 
 | 
| 
 Definition at line 242 of file obj_defs.h. | 
| 
 | 
| 
 Definition at line 243 of file obj_defs.h. | 
| 
 | 
| 
 Referenced by find_closest_polygon_point(), get_lines_ptr(), get_marker_ptr(), get_model_ptr(), get_pixels_ptr(), get_polygons_ptr(), get_quadmesh_ptr(), and get_text_ptr(). | 
| 
 | 
| 
 Definition at line 244 of file obj_defs.h. | 
| 
 | 
| 
 Definition at line 234 of file obj_defs.h. Referenced by create_object(), get_object_visibility(), and set_object_visibility(). | 
 1.3.7
 1.3.7