#include <VisionX/components/pointcloud_processor/ObjectShapeClassification/convexHull.hpp>
template<class T>
class DoublyLinkedEdgeList< T >
Definition at line 34 of file convexHull.hpp.
◆ FacePtr
◆ HalfEdgePtr
◆ addFace()
◆ addTetrahedron()
void addTetrahedron |
( |
const T & |
a, |
|
|
const T & |
b, |
|
|
const T & |
c, |
|
|
const T & |
d |
|
) |
| |
|
inline |
◆ area()
◆ calculateArea()
◆ calculateVolume()
◆ cleanup()
◆ distance()
static double distance |
( |
const FacePtr & |
f, |
|
|
const T & |
p |
|
) |
| |
|
inlinestatic |
◆ faces()
◆ visible()
static bool visible |
( |
const FacePtr & |
f, |
|
|
const T & |
p |
|
) |
| |
|
inlinestatic |
◆ volume()
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_processor/ObjectShapeClassification/convexHull.hpp