Home
last modified time | relevance | path

Searched defs:boxMin (Results 1 – 16 of 16) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Daabox.c103 fixed_t boxMin[2] = { box[BOXLEFT], box[BOXBOTTOM] }; in M_BoxOnLineSide_FixedPrecision() local
/dports/devel/tokamak/tokamak_release/tokamaksrc/src/
H A Dtricollision.cpp505 f32 boxMin = p - convex->as.box.boxSize[whichFace]; in MeasureBoxFaceTrianglePenetration() local
586 f32 boxMin, boxMax; in MeasureBoxEdgeTriangleEdgePenetration() local
/dports/games/critterding/critterding-beta12/src/gl/
H A Dgldebugdrawer.cpp73 void GLDebugDrawer::drawBox (const btVector3& boxMin, const btVector3& boxMax, const btVector3& col… in drawBox()
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/geometry/
H A DGrid.cpp367 Vec3r boxMin(_orig); in examineOccluder() local
H A DGeomUtils.cpp542 const Vec3r &boxMin, in intersectRayBBox()
/dports/graphics/openrm/rm160/rm/
H A Drmprim.c3672 RMvertex3D boxMin, boxMax; in private_rmPrimitiveComputeSpheresBoundingBox() local
3716 RMvertex3D boxMin, boxMax; in private_rmPrimitiveComputeCylindersBoundingBox() local
3766 RMvertex3D boxMin, boxMax; in private_rmPrimitiveComputeConesBoundingBox() local
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathBox.cpp195 boxMin(IMATH_NAMESPACE::Box<T> &box) in boxMin() function
/dports/science/axom/axom-0.6.1/src/axom/quest/
H A DSignedDistance.hpp414 PointType boxMin {xmin.get(), ymin.get(), zmin.get()}; in setMesh() local
/dports/games/stratagus/stratagus-3.2.0/src/missile/
H A Dmissile.cpp451 static void GetMissileMapArea(const Missile &missile, Vec2i &boxMin, Vec2i &boxMax) in GetMissileMapArea()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/
H A Dtsdf.cpp615 const Point3f boxMin; member
926 Vec4f boxMin, boxMax(volSize.x - voxelSize, in raycast() local
H A Ddynafu_tsdf.cpp542 const Point3f boxMin; member
H A Dcolored_tsdf.cpp806 const Point3f boxMin; member
H A Dhash_tsdf.cpp1594 Vec4f boxMin, boxMax(volumeUnitSize - voxelSize, in raycast() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/missile/
H A Dmissile.cpp1038 static void GetMissileMapArea(const Missile &missile, Vec2i &boxMin, Vec2i &boxMax) in GetMissileMapArea()
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/bv/
H A DFrustum.cpp2065 float boxMin, boxMax, base; in ProjectionBounds() local
/dports/audio/faust/faust-2.37.3/compiler/
H A Dlibcode.cpp2839 EXPORT Tree boxMin() in boxMin() function
3166 EXPORT Tree boxMin(Tree b1, Tree b2) in boxMin() function