#include <TIL_Image.h>

Public Member Functions | |
| TIL_ImageState () | |
| ~TIL_ImageState () | |
| void | setSource (TIL_ImageSource *source) |
| TIL_ImageState & | operator= (const TIL_ImageState &) |
| int | operator== (const TIL_ImageState &) const |
| int | fitsRequirements (const TIL_ImageState &, bool scaled=false) const |
| void | debugDump (ostream &os) |
Public Attributes | |
| TIL_ImageSource * | mySource |
| int | myVersion |
| TIL_SoftwareEmulState * | myEmulation |
| UT_String | myName |
| TIL_Plane * | myPlane |
| int | myPlaneIndex |
| UT_TokenString * | myID |
| TIL_Packing | myPacking |
| int | myFrameIndex |
| float | myBlack |
| float | myWhite |
| int | myXRes |
| int | myYRes |
| int | myFullImage |
| int | myStartU |
| int | myEndU |
| int | myStartV |
| int | myEndV |
| float | myGamma |
| float | myAspect |
| float | myVAspect |
| bool | mySolidAlpha |
Definition at line 73 of file TIL_Image.h.
| TIL_ImageState::TIL_ImageState | ( | ) |
| TIL_ImageState::~TIL_ImageState | ( | ) |
| void TIL_ImageState::debugDump | ( | ostream & | os | ) |
| int TIL_ImageState::fitsRequirements | ( | const TIL_ImageState & | , | |
| bool | scaled = false | |||
| ) | const |
| TIL_ImageState& TIL_ImageState::operator= | ( | const TIL_ImageState & | ) |
| int TIL_ImageState::operator== | ( | const TIL_ImageState & | ) | const |
| void TIL_ImageState::setSource | ( | TIL_ImageSource * | source | ) |
| float TIL_ImageState::myAspect |
Definition at line 111 of file TIL_Image.h.
| float TIL_ImageState::myBlack |
Definition at line 102 of file TIL_Image.h.
Definition at line 93 of file TIL_Image.h.
Definition at line 107 of file TIL_Image.h.
Definition at line 109 of file TIL_Image.h.
Definition at line 100 of file TIL_Image.h.
Definition at line 105 of file TIL_Image.h.
| float TIL_ImageState::myGamma |
Definition at line 110 of file TIL_Image.h.
Definition at line 98 of file TIL_Image.h.
Definition at line 95 of file TIL_Image.h.
| TIL_Packing TIL_ImageState::myPacking |
Definition at line 99 of file TIL_Image.h.
Definition at line 96 of file TIL_Image.h.
Definition at line 97 of file TIL_Image.h.
Definition at line 113 of file TIL_Image.h.
Definition at line 91 of file TIL_Image.h.
Definition at line 106 of file TIL_Image.h.
Definition at line 108 of file TIL_Image.h.
Definition at line 112 of file TIL_Image.h.
Definition at line 92 of file TIL_Image.h.
| float TIL_ImageState::myWhite |
Definition at line 102 of file TIL_Image.h.
Definition at line 104 of file TIL_Image.h.
Definition at line 104 of file TIL_Image.h.
1.5.9