#include <btConvexHullComputer.h>
Definition at line 30 of file btConvexHullComputer.h.
◆ getNextEdgeOfFace()
const Edge * btConvexHullComputer::Edge::getNextEdgeOfFace |
( |
| ) |
const |
|
inline |
◆ getNextEdgeOfVertex()
const Edge * btConvexHullComputer::Edge::getNextEdgeOfVertex |
( |
| ) |
const |
|
inline |
◆ getReverseEdge()
const Edge * btConvexHullComputer::Edge::getReverseEdge |
( |
| ) |
const |
|
inline |
◆ getSourceVertex()
int btConvexHullComputer::Edge::getSourceVertex |
( |
| ) |
const |
|
inline |
◆ getTargetVertex()
int btConvexHullComputer::Edge::getTargetVertex |
( |
| ) |
const |
|
inline |
◆ btConvexHullComputer
◆ next
int btConvexHullComputer::Edge::next |
|
private |
◆ reverse
int btConvexHullComputer::Edge::reverse |
|
private |
◆ targetVertex
int btConvexHullComputer::Edge::targetVertex |
|
private |
The documentation for this class was generated from the following file: