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

#include <GU_SopResolver.h>

Public Member Functions

 GU_SopQuery ()
 
 ~GU_SopQuery ()
 
void clear ()
 
void clearButLeaveTime ()
 
void setDetail (const GU_ConstDetailHandle &handle)
 
void setXform (const UT_Matrix4D &xform)
 
GU_ConstDetailHandlegetDetail (const char *fullpath, int relative_to=-1)
 
void getWorldTransform (UT_Matrix4D &xform, const char *fullpath, int relative_to=-1)
 
int getOpId () const
 
bool getFlagInterest () const
 
int getSourceId () const
 
bool isDopData () const
 
void setIsDopData (bool isdop)
 
void addDopReference (int callerid)
 
bool getFrame (fpreal &frame) const
 
void setFrame (fpreal frame)
 
bool getTime (fpreal &frame) const
 
void setTime (fpreal frame)
 
const UT_StringgetSubPath () const
 

Friends

class GU_SopResolver
 

Detailed Description

Definition at line 162 of file GU_SopResolver.h.

Constructor & Destructor Documentation

GU_SopQuery::GU_SopQuery ( )
inline

Definition at line 165 of file GU_SopResolver.h.

GU_SopQuery::~GU_SopQuery ( )
inline

Definition at line 175 of file GU_SopResolver.h.

Member Function Documentation

void GU_SopQuery::addDopReference ( int  callerid)
void GU_SopQuery::clear ( )
void GU_SopQuery::clearButLeaveTime ( )
GU_ConstDetailHandle& GU_SopQuery::getDetail ( const char *  fullpath,
int  relative_to = -1 
)
bool GU_SopQuery::getFlagInterest ( ) const
inline

Definition at line 191 of file GU_SopResolver.h.

bool GU_SopQuery::getFrame ( fpreal frame) const
inline

Definition at line 196 of file GU_SopResolver.h.

int GU_SopQuery::getOpId ( ) const
inline

Definition at line 190 of file GU_SopResolver.h.

int GU_SopQuery::getSourceId ( ) const
inline

Definition at line 192 of file GU_SopResolver.h.

const UT_String& GU_SopQuery::getSubPath ( ) const
inline

Definition at line 222 of file GU_SopResolver.h.

bool GU_SopQuery::getTime ( fpreal frame) const
inline

Definition at line 209 of file GU_SopResolver.h.

void GU_SopQuery::getWorldTransform ( UT_Matrix4D xform,
const char *  fullpath,
int  relative_to = -1 
)
bool GU_SopQuery::isDopData ( ) const
inline

Definition at line 193 of file GU_SopResolver.h.

void GU_SopQuery::setDetail ( const GU_ConstDetailHandle handle)
inline

Definition at line 180 of file GU_SopResolver.h.

void GU_SopQuery::setFrame ( fpreal  frame)
inline

Definition at line 203 of file GU_SopResolver.h.

void GU_SopQuery::setIsDopData ( bool  isdop)
inline

Definition at line 194 of file GU_SopResolver.h.

void GU_SopQuery::setTime ( fpreal  frame)
inline

Definition at line 216 of file GU_SopResolver.h.

void GU_SopQuery::setXform ( const UT_Matrix4D xform)
inline

Definition at line 184 of file GU_SopResolver.h.

Friends And Related Function Documentation

friend class GU_SopResolver
friend

Definition at line 236 of file GU_SopResolver.h.


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