Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtGeometryUtil.cpp67 bool notExist(const btVector3& planeEquation,const btAlignedObjectArray<btVector3>& planeEquations) in notExist()
99 btVector3 planeEquation,edge0,edge1; in getPlaneEquationsFromVertices() local