Home
last modified time | relevance | path

Searched defs:boxMax (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dbackdrop.h60 inline int sortOutPCamera(int cX, int fX, int sceneMax, int boxMax) { in sortOutPCamera()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Daabox.c102 fixed_t boxMax[2] = { box[BOXRIGHT], box[BOXTOP] }; in M_BoxOnLineSide_FixedPrecision() local
/dports/devel/tokamak/tokamak_release/tokamaksrc/src/
H A Dtricollision.cpp506 f32 boxMax = 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/games/scummvm/scummvm-2.5.1/engines/sludge/
H A Dgraphics.h269 inline int sortOutPCamera(int cX, int fX, int sceneMax, int boxMax) { in sortOutPCamera()
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/geometry/
H A DGrid.cpp368 Vec3r boxMax(_orig + _size); in examineOccluder() local
H A DGeomUtils.cpp543 const Vec3r &boxMax, // the bbox 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.cpp202 boxMax(IMATH_NAMESPACE::Box<T> &box) in boxMax() function
/dports/science/axom/axom-0.6.1/src/axom/quest/
H A DSignedDistance.hpp415 PointType boxMax {xmax.get(), ymax.get(), zmax.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.cpp614 const Point3f boxMax; member
926 Vec4f boxMin, boxMax(volSize.x - voxelSize, in raycast() local
H A Ddynafu_tsdf.cpp541 const Point3f boxMax; member
H A Dcolored_tsdf.cpp805 const Point3f boxMax; 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.cpp2843 EXPORT Tree boxMax() in boxMax() function
3171 EXPORT Tree boxMax(Tree b1, Tree b2) in boxMax() function