Home
last modified time | relevance | path

Searched defs:Octree (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/tree/octree/
H A Doctree_impl.hpp24 Octree<MetricType, StatisticType, MatType>::Octree(const MatType& dataset, in Octree() function in mlpack::tree::Octree
60 Octree<MetricType, StatisticType, MatType>::Octree( in Octree() function in mlpack::tree::Octree
102 Octree<MetricType, StatisticType, MatType>::Octree( in Octree() function in mlpack::tree::Octree
150 Octree<MetricType, StatisticType, MatType>::Octree(MatType&& dataset, in Octree() function in mlpack::tree::Octree
186 Octree<MetricType, StatisticType, MatType>::Octree( in Octree() function in mlpack::tree::Octree
228 Octree<MetricType, StatisticType, MatType>::Octree( in Octree() function in mlpack::tree::Octree
276 Octree<MetricType, StatisticType, MatType>::Octree( in Octree() function in mlpack::tree::Octree
310 Octree<MetricType, StatisticType, MatType>::Octree( in Octree() function in mlpack::tree::Octree
405 Octree<MetricType, StatisticType, MatType>::Octree(Octree&& other) : in Octree() function in mlpack::tree::Octree
472 Octree<MetricType, StatisticType, MatType>::Octree() : in Octree() function in mlpack::tree::Octree
[all …]
/dports/graphics/povray37/povray-3.7.0.10/source/backend/lighting/
H A Dradiosity.h213 struct Octree struct
219 Octree() : root(NULL) {} in Octree() function
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/lighting/
H A Dradiosity.h226 struct Octree struct
234 Octree() : root(nullptr) {} in Octree() function
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DOctree.h42 class Octree; variable
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DMElementOctree.h11 class Octree; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/OctreeSceneManager/include/
H A DOgreOctreeCamera.h52 class Octree; variable
/dports/math/cgal/CGAL-5.3/examples/Orthtree/
H A Doctree_grade.cpp10 typedef CGAL::Octree<Kernel, Point_vector> Octree; typedef
H A Doctree_build_from_point_vector.cpp11 typedef CGAL::Octree<Kernel, Point_vector> Octree; typedef
H A Doctree_build_from_point_set.cpp15 typedef CGAL::Octree<Kernel, Point_set, Point_map> Octree; typedef
H A Doctree_traversal_manual.cpp15 typedef CGAL::Octree<Kernel, Point_set, Point_map> Octree; typedef
H A Doctree_traversal_preorder.cpp15 typedef CGAL::Octree<Kernel, Point_set, Point_map> Octree; typedef
H A Doctree_find_nearest_neighbor.cpp17 typedef CGAL::Octree<Kernel, Point_set, Point_map> Octree; typedef
H A Doctree_traversal_custom.cpp15 typedef CGAL::Octree<Kernel, Point_set, Point_map> Octree; typedef
H A Doctree_build_with_custom_split.cpp16 typedef CGAL::Octree<Kernel, Point_set, Point_map> Octree; typedef
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/OctreeZone/include/
H A DOgreOctreeZone.h57 class Octree; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/
H A Dwalkthrough.rst285 .. _Octree: target in Kd-tree
287 Octree chapter
H A Dindex.rst689 Octree chapter
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/octree/include/pcl/gpu/octree/
H A Doctree.hpp57 class PCL_EXPORTS Octree class
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/bitmap/
H A DOctree.hxx41 class VCL_PLUGIN_PUBLIC Octree class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/bitmap/
H A DOctree.hxx40 class VCL_PLUGIN_PUBLIC Octree class
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/OctreeSceneManager/src/
H A DOgreOctree.cpp84 Octree::Octree( Octree * parent ) in Octree() function in Ogre::Octree
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/OctreeSceneManager/src/
H A DOgreOctree.cpp85 Octree::Octree( Octree * parent ) in Octree() function in Ogre::Octree
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DOctree.h33 class Octree; variable
/dports/math/py-yt/yt-4.0.1/doc/source/
H A Dyt4differences.rst269 .. _yt-units-is-now-unyt:
/dports/games/flightgear/flightgear-2020.3.11/src/Navaids/
H A DNavDataCache.hxx51 namespace Octree { namespace

123