Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Creation

geo_scene_traits<CONTAINER> *this ( leda_string (*info_fcn)( CONTAINER ),
bool (*intersbox_fcn)( VT , double, double, double, double, bool),
void (*bbox_fcn)( VT , double&, double&, double&, double&),
void (*translate_fcn)(VT&, double, double),
void (*rotate_fcn)(VT&, double, double, double),
void (*generate_fcn)(VT&, CONTAINER&),
leda_string scene_type_name);
creates an object encapsulating the required function pointers and the scene typename for registering scenes (VT is CONTAINER::value_type).


Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The GALIA project. Jan 18, 2000.