Home
last modified time | relevance | path

Searched defs:bbMin (Results 1 – 25 of 52) sorted by relevance

123

/dports/math/pdal/PDAL-2.3.0/filters/private/csf/
H A Dpoint_cloud.cpp21 void csf::PointCloud::computeBoundingBox(Point& bbMin, Point& bbMax) { in computeBoundingBox()
H A DCSF.cpp123 csf::Point bbMin, bbMax; in do_filtering() local
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/geometry/
H A DGridHelpers.h132 Vec3r bbMin, bbMax; in insideProscenium() local
168 Vec3r bbMin, bbMax; in expandProscenium() local
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletMultiThreaded/
H A DbtGpu3DGridBroadphaseSharedCode.h61 bt3DGrid3F1U bbMin = pAABB[index*2]; in calcHashAABBD() local
201 bt3DGrid3F1U bbMin = BT_GPU_FETCH(pAABB, unsorted_indx*2); in findOverlappingPairsD() local
282 bt3DGrid3F1U bbMin = pAABB[index * 2]; in computePairCacheChangesD() local
309 bt3DGrid3F1U bbMin = pAABB[index * 2]; in squeezeOverlappingPairBuffD() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/
H A DbtGpu3DGridBroadphaseSharedCode.h61 bt3DGrid3F1U bbMin = pAABB[index*2]; in calcHashAABBD() local
201 bt3DGrid3F1U bbMin = BT_GPU_FETCH(pAABB, unsorted_indx*2); in findOverlappingPairsD() local
282 bt3DGrid3F1U bbMin = pAABB[index * 2]; in computePairCacheChangesD() local
309 bt3DGrid3F1U bbMin = pAABB[index * 2]; in squeezeOverlappingPairBuffD() local
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DSphericalGrid.h280 Vec3r bbMin, bbMax; in testOccluder() local
417 Vec3r bbMin, bbMax; in insertOccluder() local
H A DBoxGrid.h279 Vec3r bbMin, bbMax; in testOccluder() local
405 Vec3r bbMin, bbMax; in insertOccluder() local
/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dcluster_tree.cpp273 void AxisAlignedBoundingBox::bbMin(const double * bbMin) { in bbMin() function in hmat::AxisAlignedBoundingBox
H A Dcluster_tree.hpp206 const double * bbMin() const { return bb_; } in bbMin() function in hmat::AxisAlignedBoundingBox
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Apps/ProgViewer/
H A DProgViewerWidget.cc153 MyMesh::Point bbMin, bbMax; in open_prog_mesh() local
/dports/games/critterding/critterding-beta12/src/utils/bullet/LinearMath/
H A DbtIDebugDraw.h282 virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btVector3& color) in drawBox()
297 …virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btTransform& trans, con… in drawBox()
/dports/graphics/wdune/wdune-1.926/src/
H A DNodePopGeometry.h43 FieldIndex bbMin; variable
/dports/science/axom/axom-0.6.1/src/axom/quest/examples/
H A Dquest_inout_interface.cpp253 double bbMin[3], bbMax[3], cMass[3]; in main() local
/dports/science/axom/axom-0.6.1/src/axom/spin/
H A DSpatialOctree.hpp177 const SpacePt& bbMin = m_boundingBox.getMin(); in findGridCellAtLevel() local
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Apps/Unsupported/Streaming/Client/
H A DMeshViewerWidgetT_impl.hh106 Vec3f bbMin, bbMax; in open_mesh() local
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/
H A DMeshViewerWidgetT_impl.hh107 Vec3f bbMin, bbMax; in open_mesh() local
/dports/science/axom/axom-0.6.1/src/axom/spin/tests/
H A Dspin_rectangular_lattice.cpp397 SpacePt bbMin = SpacePt::make_point(1.25, 2.5, 5.); in TEST() local
644 SpacePt bbMin = origin; in TEST() local
661 SpacePt bbMin = SpacePt::make_point(11., 9., 7.); in TEST() local
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Apps/QtViewer/
H A DMeshViewerWidgetT_impl.hh133 Vec3f bbMin, bbMax; in open_mesh() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/LinearMath/
H A DbtIDebugDraw.h282 virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btVector3& color) in drawBox()
297 …virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btTransform& trans, con… in drawBox()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/LinearMath/
H A DbtIDebugDraw.h282 virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btVector3& color) in drawBox()
297 …virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btTransform& trans, con… in drawBox()
/dports/science/axom/axom-0.6.1/src/axom/quest/tests/
H A Dquest_inout_octree.cpp71 const double bbMin = bbox.getMin()[0]; in queryOctahedronMesh() local
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/volume/vdb/
H A DVdbInnerNodeObserver.cpp144 const vec3f bbMin(origin.x, origin.y, origin.z); in commit() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/LinearMath/
H A DbtIDebugDraw.h277 virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btVector3& color) in drawBox()
292 …virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btTransform& trans, con… in drawBox()
/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtIDebugDraw.h304 virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btVector3& color) in drawBox()
319 …virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btTransform& trans, con… in drawBox()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/
H A DbtIDebugDraw.h304 virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btVector3& color) in drawBox()
319 …virtual void drawBox(const btVector3& bbMin, const btVector3& bbMax, const btTransform& trans, con… in drawBox()

123