Blender
V3.3
|
#include <btConvexHullComputer.h>
Public Member Functions | |
int | getSourceVertex () const |
int | getTargetVertex () const |
const Edge * | getNextEdgeOfVertex () const |
const Edge * | getNextEdgeOfFace () const |
const Edge * | getReverseEdge () const |
Friends | |
class | btConvexHullComputer |
Definition at line 30 of file btConvexHullComputer.h.
|
inline |
Definition at line 55 of file btConvexHullComputer.h.
References getNextEdgeOfVertex().
Referenced by btSoftBodyHelpers::Draw().
|
inline |
Definition at line 50 of file btConvexHullComputer.h.
References next.
Referenced by getNextEdgeOfFace().
|
inline |
Definition at line 60 of file btConvexHullComputer.h.
|
inline |
Definition at line 40 of file btConvexHullComputer.h.
Referenced by btSoftBodyHelpers::Draw().
|
inline |
Definition at line 45 of file btConvexHullComputer.h.
Referenced by btSoftBodyHelpers::Draw().
|
friend |
Definition at line 37 of file btConvexHullComputer.h.