#include <GU_SopResolver.h>
Public Member Functions | |
| GU_SopQuery () | |
| ~GU_SopQuery () | |
| void | clear () |
| void | clearButLeaveTime () |
| void | setDetail (const GU_DetailHandle &handle) |
| GU_DetailHandle & | getDetail (const char *fullpath, int relative_to=-1) |
| int | getOpId () const |
| int | getSourceId () const |
| bool | getFrame (fpreal &frame) const |
| void | setFrame (fpreal frame) |
| bool | getTime (fpreal &frame) const |
| void | setTime (fpreal frame) |
Friends | |
| class | GU_SopResolver |
Definition at line 27 of file GU_SopResolver.h.
| GU_SopQuery::GU_SopQuery | ( | ) | [inline] |
Definition at line 29 of file GU_SopResolver.h.
| GU_SopQuery::~GU_SopQuery | ( | ) | [inline] |
Definition at line 37 of file GU_SopResolver.h.
| void GU_SopQuery::clear | ( | ) |
| void GU_SopQuery::clearButLeaveTime | ( | ) |
| GU_DetailHandle& GU_SopQuery::getDetail | ( | const char * | fullpath, | |
| int | relative_to = -1 | |||
| ) |
| bool GU_SopQuery::getFrame | ( | fpreal & | frame | ) | const [inline] |
Definition at line 50 of file GU_SopResolver.h.
| int GU_SopQuery::getOpId | ( | ) | const [inline] |
Definition at line 48 of file GU_SopResolver.h.
| int GU_SopQuery::getSourceId | ( | ) | const [inline] |
Definition at line 49 of file GU_SopResolver.h.
| bool GU_SopQuery::getTime | ( | fpreal & | frame | ) | const [inline] |
Definition at line 63 of file GU_SopResolver.h.
| void GU_SopQuery::setDetail | ( | const GU_DetailHandle & | handle | ) | [inline] |
Definition at line 42 of file GU_SopResolver.h.
| void GU_SopQuery::setFrame | ( | fpreal | frame | ) | [inline] |
Definition at line 57 of file GU_SopResolver.h.
| void GU_SopQuery::setTime | ( | fpreal | frame | ) | [inline] |
Definition at line 70 of file GU_SopResolver.h.
friend class GU_SopResolver [friend] |
Definition at line 84 of file GU_SopResolver.h.
1.5.9