HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIM_MergeMap Class Reference

#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)
 

Detailed Description

Definition at line 55 of file SIM_SweptCollisionUtility.h.

Constructor & Destructor Documentation

SIM_MergeMap::SIM_MergeMap ( )
inline

Definition at line 59 of file SIM_SweptCollisionUtility.h.

Member Function Documentation

int SIM_MergeMap::getNumObjects ( ) const
inline

Definition at line 84 of file SIM_SweptCollisionUtility.h.

int SIM_MergeMap::getNumPointsMerged ( ) const
inline

Definition at line 66 of file SIM_SweptCollisionUtility.h.

int SIM_MergeMap::getNumPointsObject ( const int  index_object) const
inline

Definition at line 90 of file SIM_SweptCollisionUtility.h.

void SIM_MergeMap::getObjectAndPid ( int index_object,
int pid,
const int  p 
) const
inline

Definition at line 72 of file SIM_SweptCollisionUtility.h.

Friends And Related Function Documentation

friend class SIM_MergeMapObject
friend

Definition at line 120 of file SIM_SweptCollisionUtility.h.

void SIM_API SIMmergePoints ( SIM_MergeMap merged_points,
const UT_Array< const GU_Detail * > &  gdps 
)
friend

The documentation for this class was generated from the following file: