Home
last modified time | relevance | path

Searched refs:LVCS_TAG (Results 1 – 13 of 13) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/
H A Dbstm_scene_parser.h19 #define LVCS_TAG "lvcs" macro
H A Dbstm_scene_parser.cxx108 if (std::strcmp(name, LVCS_TAG) == 0) { in startElement()
H A Dbstm_scene.cxx436 x_write(os, lvcs, LVCS_TAG); in x_write()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/
H A Dboxm2_scene_parser.h19 #define LVCS_TAG "lvcs" macro
H A Dboxm2_scene_parser.cxx118 if (std::strcmp(name, LVCS_TAG) == 0) { in startElement()
H A Dboxm2_scene.cxx729 x_write(os, lvcs, LVCS_TAG); in x_write()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/
H A Dbvxm_world_params_parser.h25 #define LVCS_TAG "lvcs" macro
H A Dbvxm_world_params_parser.cxx41 if (active_tag_ == LVCS_TAG) in startElement()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/io/
H A Dbwm_io_config_parser.cxx150 else if (std::strcmp(name, LVCS_TAG) == 0) { in startElement()
214 else if (std::strcmp(name, LVCS_TAG) == 0) { in endElement()
H A Dbwm_io_structs.h26 #define LVCS_TAG "lvcs" macro
H A Dbwm_site.cxx101 vsl_basic_xml_element lvcs(LVCS_TAG); in x_write()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/
H A Dspace_time_scene_parser.hxx91 if (std::strcmp(name, LVCS_TAG) == 0) { in startElement()
H A Dspace_time_scene.hxx415 x_write(os, lvcs, LVCS_TAG); in x_write()