#include <HxBlob2dFeature.h>
Inheritance diagram for HxBlob2dFeature::

Public Methods | |
| HxBlob2dFeature () | |
| Constructor. More... | |
| virtual | ~HxBlob2dFeature () |
| Destructor. More... | |
| virtual HxBlob2dFeature * | clone () const=0 |
| Clone operation. More... | |
Protected Methods | |
| HxBlob2dFeature (const HxBlob2dFeature &) | |
| Copy constructor. More... | |
|
|
Constructor.
00038 {
00039 }
|
|
|
Destructor.
00043 {
00044 }
|
|
|
Copy constructor.
00048 {
00049 }
|
|
|
Clone operation.
Reimplemented in HxBlob2dFeatureTem. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001