Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/cpp/pro/processes/
H A Dbstm_cpp_refine_space_process.cxx84 int nobstypesize; in bstm_cpp_refine_space_process() local
89 if ( !bstm_util::verify_appearance( *scene, valid_types, nobs_data_type, nobstypesize ) ) { in bstm_cpp_refine_space_process()
116 bstm_data_base * num_obs = cache->get_data_base(id, nobs_data_type,nobstypesize * num_el ); in bstm_cpp_refine_space_process()
H A Dbstm_cpp_refine_tt_process.cxx84 int nobstypesize; in bstm_cpp_refine_tt_process() local
89 if ( !bstm_util::verify_appearance( *scene, valid_types, nobs_data_type, nobstypesize ) ) { in bstm_cpp_refine_tt_process()
116 bstm_data_base * num_obs = cache->get_data_base(id, nobs_data_type,nobstypesize * num_el ); in bstm_cpp_refine_tt_process()
H A Dbstm_cpp_copy_data_to_future_process.cxx82 int nobstypesize; in bstm_cpp_copy_data_to_future_process() local
87 if ( !bstm_util::verify_appearance( *scene, valid_types, nobs_data_type, nobstypesize ) ) { in bstm_cpp_copy_data_to_future_process()
114 bstm_data_base * num_obs = cache->get_data_base(id, nobs_data_type,nobstypesize * num_el ); in bstm_cpp_copy_data_to_future_process()