#include <plane.h>
|
bool | isPointOnPositiveSide (const Eigen::Matrix< T, 3, 1 > &Q) const |
|
| Plane ()=default |
|
| Plane (const Eigen::Matrix< T, 3, 1 > &N, const Eigen::Matrix< T, 3, 1 > &P) |
|
◆ Plane() [1/2]
◆ Plane() [2/2]
template<typename T >
quickhull::Plane< T >::Plane |
( |
const Eigen::Matrix< T, 3, 1 > & |
N, |
|
|
const Eigen::Matrix< T, 3, 1 > & |
P |
|
) |
| |
|
inline |
◆ isPointOnPositiveSide()
template<typename T >
bool quickhull::Plane< T >::isPointOnPositiveSide |
( |
const Eigen::Matrix< T, 3, 1 > & |
Q | ) |
const |
|
inline |
◆ m_D
◆ m_sqrNLength
◆ normal
The documentation for this class was generated from the following file:
- /home/runner/work/occ/occ/include/occ/geometry/plane.h