Public Member Functions | |
bool | operator() (const Object *object) const |
Returns true if the selected object should be removed. |
Object should be removed if:
bool Matrix::RemoveSpecificObjects::operator() | ( | const Object * | object | ) | const [inline] |
Returns true if the selected object should be removed.
object | Selected object |