#include <blob.h>
Inheritance diagram for CBlobGetExterior:
Public Member Functions | |
double | operator() (const CBlob &blob) const |
Aplica l'operació al blob. | |
const char * | GetNom () const |
Obté el nom de l'operador. |
Definition at line 241 of file blob.h.
double CBlobGetExterior::operator() | ( | const CBlob & | blob | ) | const [inline, virtual] |
Aplica l'operació al blob.
Implements COperadorBlob.
Definition at line 244 of file blob.h.
References CBlob::Exterior().
const char* CBlobGetExterior::GetNom | ( | ) | const [inline, virtual] |