#include <blob.h>
Inheritance diagram for CBlobGetBreadth:
Public Member Functions | |
double | operator() (const CBlob &blob) const |
const char * | GetNom () const |
Obté el nom de l'operador. |
Definition at line 310 of file blob.h.
double CBlobGetBreadth::operator() | ( | const CBlob & | blob | ) | const [virtual] |
Implements COperadorBlob.
Definition at line 908 of file blob.cpp.
References CBlob::Area(), and CBlob::Perimeter().
const char* CBlobGetBreadth::GetNom | ( | ) | const [inline, virtual] |