Public Member Functions | |
bool | operator() (TexturePlacement *a, TexturePlacement *b) const |
Compares two TexturePlacement objects and returns true if the first one is bigger than the second one, false otherwise. More... | |
Definition at line 152 of file texturePlacement.h.
bool SortPlacementBySize::operator() | ( | TexturePlacement * | a, |
TexturePlacement * | b | ||
) | const |
Compares two TexturePlacement objects and returns true if the first one is bigger than the second one, false otherwise.
Definition at line 1129 of file texturePlacement.cxx.
References TexturePlacement::get_name(), TexturePlacement::get_x_size(), and TexturePlacement::get_y_size().