Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_query.h106 …unsigned get_dist_id_size() const { return dist_offset_[dist_offset_.s… in get_dist_id_size() function
H A Dvolm_query.cxx1095 size_byte += this->get_dist_id_size()*4; // unsigned id in obj_based_query_size_byte()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/volm/
H A Dboxm2_volm_matcher_p1.cxx1193 unsigned obj_vox_size = query_->get_dist_id_size(); in transfer_query()