Home
last modified time | relevance | path

Searched defs:centerZ (Results 1 – 25 of 68) sorted by relevance

123

/dports/games/cultivation/Cultivation_8_UnixSource/game2/gameSource/
H A DPlantFlower.cpp343 double centerZ = inPosition->mZ; in draw() local
421 double centerZ = inPosition->mZ; in draw() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/ocl/
H A Dboxm2_vecf_ocl_filter.h57 bocl_mem_sptr centerZ; variable
H A Dboxm2_vecf_ocl_store_nbrs.h58 bocl_mem_sptr centerZ; variable
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/
H A DSphereGenerator.java115 final BigFraction centerZ = m14.divide(twoM11); in ballOnSupport() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boct/
H A Dboct_bit_tree.h160 static float centerZ[585]; variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/reg/ocl/
H A Dboxm2_ocl_reg_mutual_info.h49 bocl_mem_sptr centerZ; variable
H A Dboxm2_ocl_reg_points_to_volume_mutual_info.h50 bocl_mem_sptr centerZ; variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/algo/
H A Dboxm2_ocl_fuse_based_visibility.cxx48 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in fuse_based_visibility() local
207 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in fuse_based_orientation() local
372 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in fuse_surface_density() local
H A Dboxm2_ocl_filter_scene_data.cxx87 …bocl_mem_sptr centerZ = opencl_cache_->alloc_mem(sizeof(cl_float)*585, boct_bit_tree::centerZ, "ce… in apply_filter() local
H A Dboxm2_ocl_kernel_vector_filter.cxx65 …bocl_mem_sptr centerZ = new bocl_mem(device_->context(), boct_bit_tree::centerZ, sizeof(cl_float)*… in run() local
H A Dboxm2_ocl_cone_update_function.cxx130 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in boxm2_ocl_adaptive_cone_update() local
467 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in boxm2_ocl_cone_update() local
H A Dboxm2_ocl_refine_scene_around_geometry.cxx129 …bocl_mem_sptr centerZ = cache_->alloc_mem(sizeof(cl_float)*585, boct_bit_tree::centerZ, "centersZ … in label_cells_for_refinement() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/tests/
H A Dtest_filter_kernel.cxx210 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in test_inner_cluster() local
345 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in test_outer_cluster() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_filter_process.cxx106 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in boxm2_ocl_filter_process() local
H A Dboxm2_ocl_kernel_filter_process.cxx74 …bocl_mem_sptr centerZ = new bocl_mem(device->context(), boct_bit_tree::centerZ, sizeof(cl_float)*5… in process() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libmatrix/
H A Dstack.h97 float centerX, float centerY, float centerZ, in lookAt()
H A Dmat.cc147 float centerX, float centerY, float centerZ, in lookAt()
/dports/games/pioneer/pioneer-20210723/src/galaxy/
H A DGalaxy.cpp89 void Galaxy::Dump(FILE *file, Sint32 centerX, Sint32 centerY, Sint32 centerZ, Sint32 radius) in Dump()
/dports/benchmarks/glmark2/glmark2-2021.12/src/libmatrix/
H A Dstack.h97 float centerX, float centerY, float centerZ, in lookAt()
H A Dmat.cc147 float centerX, float centerY, float centerZ, in lookAt()
/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dbound.h112 float centerZ()const {return (g.z+a.z)*0.5;}; in centerZ() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DTransformMatrix.h66 float centerZ = 0.0f, scaleZ = 1.0f; in SetScaler() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boct/tests/
H A Dtest_bit_tree.cxx12 float centerX[585], centerY[585], centerZ[585]; in test_print_centers() local
/dports/cad/sumo/sumo-1.2.0/src/utils/gui/windows/
H A DGUISUMOAbstractView.h294 double centerZ; member
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dlib-gl.c52 … eyeX, GLfloat eyeY, GLfloat eyeZ, GLfloat centerX, GLfloat centerY, GLfloat centerZ, GLfloat upX,… in gluLookAtf()

123