Home
last modified time | relevance | path

Searched defs:get_data_base (Results 1 – 8 of 8) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/
H A Dbstm_data.h43 bstm_data_base &get_data_base() { return bstm_data_base_; } in get_data_base() function
44 const bstm_data_base &get_data_base() const { return bstm_data_base_; } in get_data_base() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/
H A Dblock_data.h38 block_data_base &get_data_base() { return block_data_base_; } in get_data_base() function
39 const block_data_base &get_data_base() const { return block_data_base_; } in get_data_base() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/io/
H A Dboxm2_dumb_cache.cxx56 boxm2_data_base* boxm2_dumb_cache::get_data_base(boxm2_block_id id, std::string type, std::size_t … in get_data_base() function in boxm2_dumb_cache
H A Dboxm2_lru_cache1.cxx118 boxm2_data_base* boxm2_lru_cache1::get_data_base(boxm2_block_id id, std::string type, std::size_t n… in get_data_base() function in boxm2_lru_cache1
H A Dboxm2_nn_cache.cxx150 boxm2_data_base* boxm2_nn_cache::get_data_base(boxm2_block_id id, std::string type, std::size_t /*… in get_data_base() function in boxm2_nn_cache
H A Dboxm2_lru_cache.cxx118 boxm2_data_base* boxm2_lru_cache::get_data_base(boxm2_scene_sptr & scene, boxm2_block_id id, std::s… in get_data_base() function in boxm2_lru_cache
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/io/
H A Dblock_simple_cache.hxx133 block_simple_cache<Scene, Block>::get_data_base(scene_sptr &scene, in get_data_base() function in block_simple_cache
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/io/
H A Dbstm_lru_cache.cxx153 bstm_data_base* bstm_lru_cache::get_data_base(bstm_block_id id, std::string type, std::size_t num_b… in get_data_base() function in bstm_lru_cache