Home
last modified time | relevance | path

Searched defs:getViewPoint (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/windows-integration/plugins/modules/
H A Dwin_feature.ps162 $uninstall_args = @{ in getViewPoint()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/
H A Dcrh.h104 getViewPoint (float &vpx, float &vpy, float &vpz) in getViewPoint() function
H A Dvfh.h134 getViewPoint (float &vpx, float &vpy, float &vpz) in getViewPoint() function
H A Dcvfh.h136 getViewPoint (float &vpx, float &vpy, float &vpz) in getViewPoint() function
H A Dintegral_image_normal.h285 getViewPoint (float &vpx, float &vpy, float &vpz) in getViewPoint() function
H A Dour_cvfh.h180 getViewPoint (float &vpx, float &vpy, float &vpz) in getViewPoint() function
H A Dnormal_3d.h366 getViewPoint (float &vpx, float &vpy, float &vpz) in getViewPoint() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Ddynamic-base.cpp134 Geom::Point DynamicBase::getViewPoint(Geom::Point n) const { in getViewPoint() function in Inkscape::UI::Tools::DynamicBase
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/
H A Dextract_polygonal_prism_data.h174 getViewPoint (float &vpx, float &vpy, float &vpz) const in getViewPoint() function
/dports/games/openmw/openmw-openmw-0.47.0/components/terrain/
H A Dviewdata.cpp72 const osg::Vec3f& ViewData::getViewPoint() const in getViewPoint() function in Terrain::ViewData
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/features/src/
H A Dfeatures.cpp97 void pcl::gpu::NormalEstimation::getViewPoint (float &vpx, float &vpy, float &vpz) const in getViewPoint() function in pcl::gpu::NormalEstimation
386 void pcl::gpu::VFHEstimation::getViewPoint(float& vpx, float& vpy, float& vpz) const { vpx = vpx_; … in getViewPoint() function in pcl::gpu::VFHEstimation
/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Dcharacter.h232 vec3 getViewPoint() { // TOOD: remove this in getViewPoint() function
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DCullingUtils.cpp682 ProxyCullVisitor::getViewPoint() const { in getViewPoint() function in ProxyCullVisitor