clone(int array_index) const | COP2_CookAreaInfo | |
COP2_CookAreaInfo(COP2_Node &node, const TIL_Plane &plane, int array_index, int bounds_xstart, int bounds_ystart, int bounds_xend, int bounds_yend, int frame_xres, int frame_yres, float time) | COP2_CookAreaInfo | |
COP2_CookAreaInfo(COP2_Node &node, const TIL_Plane &ref_plane, int array_index, float time) | COP2_CookAreaInfo | |
COP2_CookAreaInfo(COP2_Node &node, const TIL_Plane &plane, int array_index, int bounds_xstart, int bounds_ystart, int bounds_xend, int bounds_yend, int frame_xres, int frame_yres, float time, int needed_xstart, int needed_ystart, int needed_xend, int needed_yend) | COP2_CookAreaInfo | |
enlargeNeededArea(int xstart, int ystart, int xend, int yend) | COP2_CookAreaInfo | |
enlargeNeededArea(COP2_CookAreaInfo &area, int pixels_left=0, int pixels_down=0, int pixels_right=0, int pixels_up=0) | COP2_CookAreaInfo | |
enlargeNeededAreaToBounds() | COP2_CookAreaInfo | |
expandNeededArea(int pixels_left, int pixels_down, int pixels_right, int pixels_up) | COP2_CookAreaInfo | |
getArrayIndex() const | COP2_CookAreaInfo | inline |
getBoundsXEnd() const | COP2_CookAreaInfo | inline |
getBoundsXStart() const | COP2_CookAreaInfo | inline |
getBoundsYEnd() const | COP2_CookAreaInfo | inline |
getBoundsYStart() const | COP2_CookAreaInfo | inline |
getFrameXRes() const | COP2_CookAreaInfo | inline |
getFrameYRes() const | COP2_CookAreaInfo | inline |
getNeededXEnd() const | COP2_CookAreaInfo | inline |
getNeededXStart() const | COP2_CookAreaInfo | inline |
getNeededYEnd() const | COP2_CookAreaInfo | inline |
getNeededYStart() const | COP2_CookAreaInfo | inline |
getNode() const | COP2_CookAreaInfo | inline |
getNode() | COP2_CookAreaInfo | inline |
getNodeContextData() | COP2_CookAreaInfo | |
getPlane() const | COP2_CookAreaInfo | inline |
getTime() const | COP2_CookAreaInfo | inline |
isNeeded() const | COP2_CookAreaInfo | inline |
matchPlaneInfo(const COP2_CookAreaInfo &match, bool node_too=true) const | COP2_CookAreaInfo | |
operator delete(void *p, size_t size) | UT_SmallObject< COP2_CookAreaInfo, UT_SMALLOBJECT_CLEANPAGES_OFF, 250, UT_SMALLOBJECT_THREADSAFE_ON > | inlinestatic |
operator delete(void *, void *) | UT_SmallObject< COP2_CookAreaInfo, UT_SMALLOBJECT_CLEANPAGES_OFF, 250, UT_SMALLOBJECT_THREADSAFE_ON > | inlinestatic |
operator new(size_t size) | UT_SmallObject< COP2_CookAreaInfo, UT_SMALLOBJECT_CLEANPAGES_OFF, 250, UT_SMALLOBJECT_THREADSAFE_ON > | inlinestatic |
operator new(size_t, void *p) | UT_SmallObject< COP2_CookAreaInfo, UT_SMALLOBJECT_CLEANPAGES_OFF, 250, UT_SMALLOBJECT_THREADSAFE_ON > | inlinestatic |
print(std::ostream &os) const | COP2_CookAreaInfo | |
setTime(fpreal t) | COP2_CookAreaInfo | inline |