Definition at line 75 of file btConvexHullComputer.cpp.
◆ Point32() [1/2]
| btConvexHullInternal::Point32::Point32 |
( |
| ) |
|
|
inline |
◆ Point32() [2/2]
◆ cross() [1/2]
| Point64 btConvexHullInternal::Point32::cross |
( |
const Point32 & | b | ) |
const |
|
inline |
◆ cross() [2/2]
| Point64 btConvexHullInternal::Point32::cross |
( |
const Point64 & | b | ) |
const |
|
inline |
◆ dot() [1/2]
◆ dot() [2/2]
◆ isZero()
| bool btConvexHullInternal::Point32::isZero |
( |
| ) |
|
|
inline |
◆ operator!=()
| bool btConvexHullInternal::Point32::operator!= |
( |
const Point32 & | b | ) |
const |
|
inline |
◆ operator+()
| Point32 btConvexHullInternal::Point32::operator+ |
( |
const Point32 & | b | ) |
const |
|
inline |
◆ operator-()
| Point32 btConvexHullInternal::Point32::operator- |
( |
const Point32 & | b | ) |
const |
|
inline |
◆ operator==()
| bool btConvexHullInternal::Point32::operator== |
( |
const Point32 & | b | ) |
const |
|
inline |
◆ index
| int btConvexHullInternal::Point32::index |
| int32_t btConvexHullInternal::Point32::x |
Definition at line 78 of file btConvexHullComputer.cpp.
Referenced by cross(), cross(), dot(), dot(), isZero(), operator!=(), pointCmp::operator()(), operator+(), operator-(), operator==(), Point32(), and btConvexHullInternal::shrink().
| int32_t btConvexHullInternal::Point32::y |
Definition at line 79 of file btConvexHullComputer.cpp.
Referenced by cross(), cross(), dot(), dot(), isZero(), operator!=(), pointCmp::operator()(), operator+(), operator-(), operator==(), Point32(), and btConvexHullInternal::shrink().
| int32_t btConvexHullInternal::Point32::z |
Definition at line 80 of file btConvexHullComputer.cpp.
Referenced by cross(), cross(), dot(), dot(), isZero(), operator!=(), pointCmp::operator()(), operator+(), operator-(), operator==(), Point32(), and btConvexHullInternal::shrink().
The documentation for this class was generated from the following file: