Home
last modified time | relevance | path

Searched defs:planesNormals (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/mathematics/
H A Dmathematics_functions.cpp226 const List<Vector3>& planesNormals, in clipSegmentWithPlanes()
300const List<Vector3>& planesNormals, MemoryAllocator& allocator) { in clipPolygonWithPlanes()
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/collision/narrowphase/SAT/
H A DSATAlgorithm.cpp399 List<Vector3> planesNormals(mMemoryAllocator, 2); in computeCapsulePolyhedronFaceContactPoints() local
933 …List<Vector3> planesNormals(mMemoryAllocator, nbIncidentFaceVertices); // Normals of the clipp… in computePolyhedronVsPolyhedronFaceContactPoints() local