HDK
|
#include <SIM_SweptCollisionUtility.h>
Public Member Functions | |
SIM_MergeMap () | |
int | getNumPointsMerged () const |
void | getObjectAndPid (int &index_object, int &pid, const int p) const |
int | getNumObjects () const |
int | getNumPointsObject (const int index_object) const |
Friends | |
class | SIM_MergeMapObject |
void SIM_API | SIMmergePoints (SIM_MergeMap &merged_points, const UT_Array< const GU_Detail * > &gdps) |
Definition at line 55 of file SIM_SweptCollisionUtility.h.
|
inline |
Definition at line 59 of file SIM_SweptCollisionUtility.h.
|
inline |
Definition at line 84 of file SIM_SweptCollisionUtility.h.
|
inline |
Definition at line 66 of file SIM_SweptCollisionUtility.h.
Definition at line 90 of file SIM_SweptCollisionUtility.h.
Definition at line 72 of file SIM_SweptCollisionUtility.h.
|
friend |
Definition at line 120 of file SIM_SweptCollisionUtility.h.
|
friend |