#include <GU_GroupManager.h>
Definition at line 34 of file GU_GroupManager.h.
GU_GroupManager::GU_GroupManager |
( |
| ) |
|
GU_GroupManager::~GU_GroupManager |
( |
| ) |
|
const GA_PointGroup* GU_GroupManager::parsePointDetached |
( |
const char * |
pat, |
|
|
const GU_Detail * |
pgdp, |
|
|
bool |
forceexistence, |
|
|
bool & |
success |
|
) |
| |
const GA_PrimitiveGroup* GU_GroupManager::parsePrimitiveDetached |
( |
const char * |
pat, |
|
|
const GU_Detail * |
pgdp, |
|
|
bool |
forceexistence, |
|
|
bool & |
success |
|
) |
| |
const GA_VertexGroup* GU_GroupManager::parseVertexDetached |
( |
const char * |
pat, |
|
|
const GU_Detail * |
pgdp, |
|
|
bool |
forceexistence, |
|
|
bool & |
success |
|
) |
| |
The documentation for this class was generated from the following file: