Home
last modified time | relevance | path

Searched refs:n_inputs_ (Results 126 – 150 of 499) sorted by relevance

12345678910>>...20

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2_multi/pro/processes/
H A Dboxm2_multi_render_process.cxx36 constexpr unsigned n_inputs_ = 8; variable
45 std::vector<std::string> input_types_(n_inputs_); in boxm2_multi_render_process_cons()
78 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_multi_render_process()
79 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_multi_render_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_filter_scene_data_process.cxx33 constexpr unsigned n_inputs_ = 5; variable
44 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_filter_scene_data_process_cons()
61 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_ocl_filter_scene_data_process()
62 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_ocl_filter_scene_data_process()
H A Dboxm2_ocl_render_scene_uncertainty_map_process.cxx34 constexpr unsigned n_inputs_ = 8; variable
43 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_render_scene_uncertainty_map_process_cons()
69 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_ocl_render_scene_uncertainty_map_process()
70 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_ocl_render_scene_uncertainty_map_process()
H A Dboxm2_ocl_compute_pre_post_process.cxx41 constexpr unsigned int n_inputs_ = 8; variable
49 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_compute_pre_post_process_cons()
73 if (pro.n_inputs() < n_inputs_) { in boxm2_ocl_compute_pre_post_process()
74 std::cout << pro.name() << ": The input number should be " << n_inputs_ << std::endl; in boxm2_ocl_compute_pre_post_process()
H A Dboxm2_ocl_update_view_dep_app_color_process.cxx44 constexpr unsigned int n_inputs_ = 9; variable
53 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_update_view_dep_app_color_process_cons()
88 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_ocl_update_view_dep_app_color_process()
89 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_ocl_update_view_dep_app_color_process()
H A Dboxm2_ocl_update_view_dep_app_process.cxx43 constexpr unsigned int n_inputs_ = 9; variable
52 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_update_view_dep_app_process_cons()
87 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_ocl_update_view_dep_app_process()
88 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_ocl_update_view_dep_app_process()
H A Dboxm2_ocl_paint_batch_process.cxx31 constexpr unsigned n_inputs_ = 5; variable
44 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_paint_batch_process_cons()
61 if ( pro.n_inputs() < n_inputs_ ){ in boxm2_ocl_paint_batch_process()
62 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_ocl_paint_batch_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/cpp/pro/processes/
H A Dboxm2_cpp_batch_update_nonsurface_model_process.cxx30 constexpr unsigned n_inputs_ = 3; variable
42 std::vector<std::string> input_types_(n_inputs_); in boxm2_cpp_batch_update_nonsurface_model_process_cons()
56 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_cpp_batch_update_nonsurface_model_process()
57 std::cout << pro.name() << ": The number of inputs should be " << n_inputs_<< std::endl; in boxm2_cpp_batch_update_nonsurface_model_process()
H A Dboxm2_cpp_batch_update_opt2_phongs_processes.cxx34 constexpr unsigned n_inputs_ = 9; variable
48 std::vector<std::string> input_types_(n_inputs_); in boxm2_cpp_pre_infinity_opt2_phongs_process_cons()
71 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_cpp_pre_infinity_opt2_phongs_process()
72 std::cout << pro.name() << ": The number of inputs should be " << n_inputs_<< std::endl; in boxm2_cpp_pre_infinity_opt2_phongs_process()
214 constexpr unsigned n_inputs_ = 6; variable
229 std::vector<std::string> input_types_(n_inputs_); in boxm2_cpp_batch_update_opt2_phongs_process_cons()
247 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_cpp_batch_update_opt2_phongs_process()
248 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_cpp_batch_update_opt2_phongs_process()
287 constexpr unsigned n_inputs_ = 2; variable
302 std::vector<std::string> input_types_(n_inputs_); in boxm2_cpp_batch_update_nonray_process_cons()
[all …]
H A Dboxm2_export_oriented_point_cloud_process.cxx29 constexpr unsigned n_inputs_ = 9; variable
39 std::vector<std::string> input_types_(n_inputs_); in boxm2_export_oriented_point_cloud_process_cons()
76 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_export_oriented_point_cloud_process()
77 std::cout << pro.name() << ": The number of inputs should be " << n_inputs_<< std::endl; in boxm2_export_oriented_point_cloud_process()
H A Dboxm2_cpp_batch_compute_synoptic_function_1d_process.cxx30 constexpr unsigned n_inputs_ = 3; variable
44 std::vector<std::string> input_types_(n_inputs_); in boxm2_cpp_batch_compute_synoptic_function_1d_process_cons()
58 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_cpp_batch_compute_synoptic_function_1d_process()
59 std::cout << pro.name() << ": The number of inputs should be " << n_inputs_<< std::endl; in boxm2_cpp_batch_compute_synoptic_function_1d_process()
H A Dboxm2_cpp_batch_compute_phong_model_process.cxx30 constexpr unsigned n_inputs_ = 6; variable
44 std::vector<std::string> input_types_(n_inputs_); in boxm2_cpp_batch_compute_phong_model_process_cons()
61 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_cpp_batch_compute_phong_model_process()
62 std::cout << pro.name() << ": The number of inputs should be " << n_inputs_<< std::endl; in boxm2_cpp_batch_compute_phong_model_process()
H A Dboxm2_cpp_cone_update_image_process.cxx31 constexpr unsigned n_inputs_ = 5; variable
45 std::vector<std::string> input_types_(n_inputs_); in boxm2_cpp_cone_update_image_process_cons()
66 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_cpp_cone_update_image_process()
67 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_cpp_cone_update_image_process()
H A Dboxm2_cpp_batch_compute_shadow_model_process.cxx30 constexpr unsigned n_inputs_ = 3; variable
42 std::vector<std::string> input_types_(n_inputs_); in boxm2_cpp_batch_compute_shadow_model_process_cons()
57 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_cpp_batch_compute_shadow_model_process()
58 std::cout << pro.name() << ": The number of inputs should be " << n_inputs_<< std::endl; in boxm2_cpp_batch_compute_shadow_model_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/ocl/pro/processes/
H A Dboxm2_vecf_ocl_transform_scene_process.cxx26 constexpr unsigned n_inputs_ = 18; variable
35 std::vector<std::string> input_types_(n_inputs_); in boxm2_vecf_ocl_transform_scene_process_cons()
64 if ( pro.n_inputs() < n_inputs_ ){ in boxm2_vecf_ocl_transform_scene_process()
65 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_vecf_ocl_transform_scene_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pro/processes/
H A Dboxm2_dem_to_xyz_process.cxx40 constexpr unsigned n_inputs_ = 5; variable
49 std::vector<std::string> input_types_(n_inputs_); in boxm2_dem_to_xyz_process_cons()
101 if ( pro.n_inputs() < n_inputs_ ){ in boxm2_dem_to_xyz_process()
239 constexpr unsigned n_inputs_ = 5; variable
248 std::vector<std::string> input_types_(n_inputs_); in boxm2_shadow_heights_to_xyz_process_cons()
268 if ( pro.n_inputs() < n_inputs_ ){ in boxm2_shadow_heights_to_xyz_process()
358 constexpr unsigned n_inputs_ = 5; variable
367 std::vector<std::string> input_types_(n_inputs_); in boxm2_dem_to_xyz_process2_cons()
395 if ( pro.n_inputs() < n_inputs_ ){ in boxm2_dem_to_xyz_process2()
518 constexpr unsigned n_inputs_ = 2; variable
[all …]
H A Dboxm2_combine_expected_images_process.cxx14 constexpr unsigned n_inputs_ = 4; variable
23 std::vector<std::string> input_types_(n_inputs_); in boxm2_combine_expected_images_process_cons()
43 if ( pro.n_inputs() < n_inputs_ ){ in boxm2_combine_expected_images_process()
44 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_combine_expected_images_process()
H A Dboxm2_add_block_process.cxx19 constexpr unsigned n_inputs_ = 15; variable
28 std::vector<std::string> input_types_(n_inputs_); in boxm2_add_block_process_cons()
55 if ( pro.n_inputs() < n_inputs_ ) { in boxm2_add_block_process()
56 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_add_block_process()
H A Dboxm2_describe_scene_process.cxx19 constexpr unsigned n_inputs_ = 1; variable
28 std::vector<std::string> input_types_(n_inputs_); in boxm2_describe_scene_process_cons()
43 if ( pro.n_inputs() < n_inputs_ ){ in boxm2_describe_scene_process()
44 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_describe_scene_process()
H A Dboxm2_transform_model_process.cxx27 constexpr unsigned n_inputs_ = 8; variable
36 std::vector<std::string> input_types_(n_inputs_); in boxm2_transform_model_process_cons()
57 if ( pro.n_inputs() < n_inputs_ ){ in boxm2_transform_model_process()
58 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in boxm2_transform_model_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/pro/processes/
H A Dbvxm_clean_world_process.cxx17 std::vector<std::string> input_types_(n_inputs_); in bvxm_clean_world_process_cons()
29 if (pro.n_inputs()<n_inputs_) in bvxm_clean_world_process()
31 std::cout << pro.name() <<" : The input number should be "<< n_inputs_ << std::endl; in bvxm_clean_world_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/pro/processes/
H A Dbstm_describe_scene_process.cxx19 constexpr unsigned n_inputs_ = 1; variable
28 std::vector<std::string> input_types_(n_inputs_); in bstm_describe_scene_process_cons()
43 if ( pro.n_inputs() < n_inputs_ ){ in bstm_describe_scene_process()
44 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in bstm_describe_scene_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/brip_pro/processes/
H A Dbrip_truncate_nitf_bit_process.cxx19 constexpr unsigned n_inputs_ = 3; variable
28 std::vector<std::string> input_types(n_inputs_); in brip_truncate_nitf_bit_process_cons()
45 if (pro.n_inputs() != n_inputs_) { in brip_truncate_nitf_bit_process()
46 std::cout << pro.name() << ": The input number should be " << n_inputs_ << std::endl; in brip_truncate_nitf_bit_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/pro/processes/
H A Dbstm_ocl_change_detection_process.cxx39 constexpr unsigned n_inputs_ = 9; variable
48 std::vector<std::string> input_types_(n_inputs_); in bstm_ocl_change_detection_process_cons()
74 if ( pro.n_inputs() < n_inputs_ ) { in bstm_ocl_change_detection_process()
75 std::cout << pro.name() << ": The input number should be " << n_inputs_<< std::endl; in bstm_ocl_change_detection_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/grid/pro/processes/
H A Dbvxm_fill_mesh_normals_grid_process.cxx36 constexpr unsigned n_inputs_ = 4; variable
47 std::vector<std::string> input_types_(n_inputs_); in bvxm_fill_mesh_normals_grid_process_cons()
66 if (pro.input_types().size() != n_inputs_) in bvxm_fill_mesh_normals_grid_process()
68 std::cout << pro.name() << "The number of inputs should be " << n_inputs_ << std::endl; in bvxm_fill_mesh_normals_grid_process()

12345678910>>...20