Home
last modified time | relevance | path

Searched refs:draw_template (Results 1 – 12 of 12) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_spherical_shell_container.h72 void draw_template(const std::string& vrml_file_name);
74 …void draw_template(const std::string& vrml_file_name, std::vector<unsigned char>& values, unsigned…
H A Dvolm_spherical_container.h59 void draw_template(const std::string& vrml_file_name, double dmin);
H A Dvolm_spherical_shell_container.cxx52 void volm_spherical_shell_container::draw_template(const std::string& vrml_file_name) in draw_template() function in volm_spherical_shell_container
87 void volm_spherical_shell_container::draw_template(const std::string& vrml_file_name, std::vector<u… in draw_template() function in volm_spherical_shell_container
H A Dvolm_query.h118 void draw_template(std::string const& vrml_fname);
H A Dvolm_query.cxx707 void volm_query::draw_template(std::string const& vrml_fname) in draw_template() function in volm_query
710 sph_->draw_template(vrml_fname); in draw_template()
1022 sph_->draw_template(str.str(), single_layer, 254); in visualize_query()
H A Dvolm_spherical_container.cxx265 void volm_spherical_container::draw_template(const std::string& vrml_file_name, double dmin) in draw_template() function in volm_spherical_container
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/tests/
H A Dtest_spherical_shell_container.cxx34 sph_shell->draw_template("./spherical_shell.vrml"); in test_spherical_shell_container()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/volm/tests/
H A Dtest_volm_wr3db_ind.cxx19 sph2->draw_template("./container.vrml",0.0); in test_volm_wr3db_ind()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/volm/pro/processes/
H A Dboxm2_create_index_process.cxx444 sph_shell->draw_template("./test.vrml", values, 254); in boxm2_create_index_process()
570 sph_shell->draw_template(temp_name, values, (unsigned char)254); in boxm2_visualize_index_process()
738 sph_shell->draw_template(temp_name, values, (unsigned char)254); in boxm2_visualize_index_process2()
H A Dboxm2_create_label_index_process.cxx192 sph_shell->draw_template(out_sph_namet.str()); in boxm2_create_label_index_process()
468 sph_shell->draw_template("./test.vrml", values, 254); in boxm2_create_label_index_process()
H A Dboxm2_create_index_process2.cxx202 sph_shell->draw_template(out_sph_namet.str()); in boxm2_create_index_process2()
565 sph_shell->draw_template("./test.vrml", values, 254); in boxm2_create_index_process2()
H A Dboxm2_create_all_index_process.cxx222 sph_shell->draw_template(out_sph_namet.str()); in boxm2_create_all_index_process()
584 sph_shell->draw_template("./test.vrml", values, 254); in boxm2_create_all_index_process()