38 void destroyAllKids();
43 bool isAncestor(
const TAKE_Take *take)
const;
55 void applySpecificTake(
bool setactive,
const TAKE_DataId &
id);
59 int64 getMemoryUsage(
bool inclusive)
const;
62 void setName(
const char *name);
63 const char *
getName()
const {
return myName; }
85 int entries()
const {
return myKids.entries(); }
88 if (mySortDirty) sortKids();
void addChildTake(TAKE_Take *kid)
const GLuint GLenum const void * binary
GU_API GA_OffsetArray getChildren(const GU_Detail *gdp, const GA_Offset &node, bool recurse=false)
int getDeadDataCount() const
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.
void setParent(TAKE_Take *p)
GLuint const GLchar * name
GLsizei const GLchar *const * strings
const char * getName() const
TAKE_Take * getChild(int i)
const TAKE_Take * getParent() const