Home
last modified time | relevance | path

Searched refs:bwm_io_tab_config_coin3d (Results 1 – 2 of 2) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/io/
H A Dbwm_io_structs.h107 struct bwm_io_tab_config_coin3d: public bwm_io_tab_config { struct
108 bwm_io_tab_config_coin3d(std::string name, bool status, in bwm_io_tab_config_coin3d() argument
112bwm_io_tab_config_coin3d* clone() {return new bwm_io_tab_config_coin3d(name, status, cam_path, cam… in clone() argument
H A Dbwm_io_config_parser.cxx191bwm_io_tab_config_coin3d* coin3d = new bwm_io_tab_config_coin3d(name_, status_, camera_path_, came… in endElement()