#include <GU_SopResolver.h>
Definition at line 243 of file GU_SopResolver.h.
GU_SopResolver::GU_SopResolver |
( |
| ) |
|
virtual GU_SopResolver::~GU_SopResolver |
( |
| ) |
|
|
virtual |
static bool GU_SopResolver::lookup |
( |
const char * |
fullpath, |
|
|
GU_SopQuery & |
q |
|
) |
| |
|
static |
static bool GU_SopResolver::lookupXform |
( |
const char * |
fullpath, |
|
|
GU_SopQuery & |
q |
|
) |
| |
|
static |
virtual bool GU_SopResolver::resolveDetail |
( |
GU_SopQuery & |
q | ) |
|
|
pure virtual |
virtual int GU_SopResolver::resolveId |
( |
const char * |
fullpath, |
|
|
int |
relative_to, |
|
|
bool & |
flaginterest |
|
) |
| |
|
pure virtual |
virtual bool GU_SopResolver::resolveXform |
( |
GU_SopQuery & |
q | ) |
|
|
pure virtual |
Stealing the resolver will give you a copy of the current resolver, clearing out ownership of the resolver. The caller of stealResolver
is responsible for deleting the stolen resolver.
The documentation for this class was generated from the following file: