Home
last modified time | relevance | path

Searched defs:PlaneSide (Results 1 – 9 of 9) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/bv/
H A DSphere.cpp58 int idSphere::PlaneSide( const idPlane &plane, const float epsilon ) const { in PlaneSide() function in idSphere
H A DBounds.cpp109 int idBounds::PlaneSide( const idPlane &plane, const float epsilon ) const { in PlaneSide() function in idBounds
H A DBox.cpp355 int idBox::PlaneSide( const idPlane &plane, const float epsilon ) const { in PlaneSide() function in idBox
H A DFrustum.cpp104 int idFrustum::PlaneSide( const idPlane &plane, const float epsilon ) const { in PlaneSide() function in idFrustum
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/include/ignition/math/
H A DPlane.hh40 public: enum PlaneSide enum in ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Plane
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/geometry/
H A DWinding2D.cpp561 int idWinding2D::PlaneSide( const idVec3 &plane, const float epsilon ) const { in PlaneSide() function in idWinding2D
H A DSurface.cpp736 int idSurface::PlaneSide( const idPlane &plane, const float epsilon ) const { in PlaneSide() function in idSurface
H A DWinding.cpp1294 int idWinding::PlaneSide( const idPlane &plane, const float epsilon ) const { in PlaneSide() function in idWinding
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/compilers/aas/
H A DBrushBSP.cpp396 int idBrushBSPNode::PlaneSide( const idPlane &plane, float epsilon ) const { in PlaneSide() function in idBrushBSPNode