#include <COP2_CookAreaInfo.h>
|
| 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_Node &node, const TIL_Plane &ref_plane, int array_index, float time) |
|
| 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 * | clone (int array_index) const |
|
bool | enlargeNeededArea (int xstart, int ystart, int xend, int yend) |
|
bool | enlargeNeededArea (COP2_CookAreaInfo &area, int pixels_left=0, int pixels_down=0, int pixels_right=0, int pixels_up=0) |
|
bool | enlargeNeededAreaToBounds () |
|
bool | expandNeededArea (int pixels_left, int pixels_down, int pixels_right, int pixels_up) |
|
COP2_Context * | getNodeContextData () |
|
bool | matchPlaneInfo (const COP2_CookAreaInfo &match, bool node_too=true) const |
|
const COP2_Node & | getNode () const |
|
COP2_Node & | getNode () |
|
const TIL_Plane & | getPlane () const |
|
int | getArrayIndex () const |
|
int | getBoundsXStart () const |
|
int | getBoundsYStart () const |
|
int | getBoundsXEnd () const |
|
int | getBoundsYEnd () const |
|
int | getFrameXRes () const |
|
int | getFrameYRes () const |
|
void | setTime (fpreal t) |
|
fpreal | getTime () const |
|
bool | isNeeded () const |
|
int | getNeededXStart () const |
|
int | getNeededYStart () const |
|
int | getNeededXEnd () const |
|
int | getNeededYEnd () const |
|
void | print (std::ostream &os) 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, |
|
|
int |
needed_xstart, |
|
|
int |
needed_ystart, |
|
|
int |
needed_xend, |
|
|
int |
needed_yend |
|
) |
| |
bool COP2_CookAreaInfo::enlargeNeededArea |
( |
int |
xstart, |
|
|
int |
ystart, |
|
|
int |
xend, |
|
|
int |
yend |
|
) |
| |
bool COP2_CookAreaInfo::enlargeNeededArea |
( |
COP2_CookAreaInfo & |
area, |
|
|
int |
pixels_left = 0 , |
|
|
int |
pixels_down = 0 , |
|
|
int |
pixels_right = 0 , |
|
|
int |
pixels_up = 0 |
|
) |
| |
bool COP2_CookAreaInfo::enlargeNeededAreaToBounds |
( |
| ) |
|
bool COP2_CookAreaInfo::expandNeededArea |
( |
int |
pixels_left, |
|
|
int |
pixels_down, |
|
|
int |
pixels_right, |
|
|
int |
pixels_up |
|
) |
| |
int COP2_CookAreaInfo::getArrayIndex |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getBoundsXEnd |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getBoundsXStart |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getBoundsYEnd |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getBoundsYStart |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getFrameXRes |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getFrameYRes |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getNeededXEnd |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getNeededXStart |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getNeededYEnd |
( |
| ) |
const |
|
inline |
int COP2_CookAreaInfo::getNeededYStart |
( |
| ) |
const |
|
inline |
const COP2_Node& COP2_CookAreaInfo::getNode |
( |
| ) |
const |
|
inline |
const TIL_Plane& COP2_CookAreaInfo::getPlane |
( |
| ) |
const |
|
inline |
fpreal COP2_CookAreaInfo::getTime |
( |
| ) |
const |
|
inline |
bool COP2_CookAreaInfo::isNeeded |
( |
| ) |
const |
|
inline |
bool COP2_CookAreaInfo::matchPlaneInfo |
( |
const COP2_CookAreaInfo & |
match, |
|
|
bool |
node_too = true |
|
) |
| const |
void COP2_CookAreaInfo::print |
( |
std::ostream & |
os | ) |
const |
The documentation for this class was generated from the following file: