Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtConvexHullComputer.cpp78 class Point32 class in btConvexHullInternal
86 Point32() in Point32() function in btConvexHullInternal::Point32
90 Point32(int32_t x, int32_t y, int32_t z): x(x), y(y), z(z), index(-1) in Point32() function in btConvexHullInternal::Point32