Public Member Functions | |
ClearedRegion () | |
ClearedRegion (TexturePlacement *placement) | |
ClearedRegion (const ClearedRegion ©) | |
void | operator= (const ClearedRegion ©) |
void | clear (PNMImage &image) |
void | write_datagram (Datagram &datagram) const |
void | fillin (DatagramIterator &scan) |
Private Attributes | |
int | _x |
int | _y |
int | _x_size |
int | _y_size |
|
Definition at line 45 of file paletteImage.cxx. |
|
Definition at line 58 of file paletteImage.cxx. References _x, _x_size, _y, _y_size, TexturePlacement::get_placed_x(), TexturePlacement::get_placed_x_size(), TexturePlacement::get_placed_y(), and TexturePlacement::get_placed_y_size(). |
|
Definition at line 71 of file paletteImage.cxx. References ImageFile::_x_size, and ImageFile::_y_size. |
|
Definition at line 98 of file paletteImage.cxx. References _x, _x_size, _y, _y_size, image, x, and y. Referenced by PaletteImage::update_image(). |
|
Definition at line 134 of file paletteImage.cxx. References _x, _x_size, _y, _y_size, and DatagramIterator::get_int32(). |
|
Definition at line 85 of file paletteImage.cxx. |
|
Definition at line 120 of file paletteImage.cxx. References _x, _x_size, _y, _y_size, and Datagram::add_int32(). |
|
Definition at line 85 of file paletteImage.h. Referenced by clear(), ClearedRegion(), fillin(), operator=(), and write_datagram(). |
|
Definition at line 86 of file paletteImage.h. Referenced by clear(), ClearedRegion(), fillin(), operator=(), and write_datagram(). |
|
Definition at line 85 of file paletteImage.h. Referenced by clear(), ClearedRegion(), fillin(), operator=(), and write_datagram(). |
|
Definition at line 86 of file paletteImage.h. Referenced by clear(), ClearedRegion(), fillin(), operator=(), and write_datagram(). |