Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

marker_struct Struct Reference
[Geometrical Objects in BICPL]

In-memory structure for a marker. More...

#include <obj_defs.h>


Data Fields

Marker_types type
Colour colour
Point position
Real size
STRING label
int structure_id
int patient_id


Detailed Description

In-memory structure for a marker.

Definition at line 83 of file obj_defs.h.


Field Documentation

Colour marker_struct::colour
 

Definition at line 86 of file obj_defs.h.

Referenced by get_marker_colours(), initialize_marker(), input_landmark_file(), input_tag_objects_file(), io_marker(), and io_tag_point().

STRING marker_struct::label
 

Definition at line 89 of file obj_defs.h.

Referenced by delete_marker(), get_marker_name(), initialize_marker(), input_tag_objects_file(), io_marker(), and io_tag_point().

int marker_struct::patient_id
 

Definition at line 91 of file obj_defs.h.

Referenced by initialize_marker(), input_tag_objects_file(), io_marker(), and io_tag_point().

Point marker_struct::position
 

Definition at line 87 of file obj_defs.h.

Referenced by get_marker_points(), get_point_marker_distance(), input_landmarks_as_labels(), input_tag_objects_file(), intersect_ray_with_marker(), io_marker(), io_tag_point(), and scan_marker_to_voxels().

Real marker_struct::size
 

Definition at line 88 of file obj_defs.h.

Referenced by initialize_marker(), input_tag_objects_file(), intersect_ray_with_marker(), io_marker(), io_tag_point(), and scan_marker_to_voxels().

int marker_struct::structure_id
 

Definition at line 90 of file obj_defs.h.

Referenced by initialize_marker(), input_landmarks_as_labels(), input_tag_objects_file(), io_marker(), and io_tag_point().

Marker_types marker_struct::type
 

Definition at line 85 of file obj_defs.h.

Referenced by initialize_marker(), input_landmark_file(), input_tag_objects_file(), intersect_ray_with_marker(), io_marker(), and io_tag_point().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:24 2004 for BICPL by doxygen 1.3.7