Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brec/
H A Dbrec_part_gaussian.cxx299 int bright_int; in xml_parse_element() local
300 found = found && ((bxml_element*)g_root.ptr())->get_attribute("bright", bright_int); in xml_parse_element()
305 bright_ = bright_int != 0; in xml_parse_element()