#include "matchdefs.h"
#include "oldlist.h"
Go to the source code of this file.
◆ FIRSTBULGE
◆ MFLENGTH
◆ MFSIZE
◆ NextFeatureOf
◆ ORIENTATION
◆ SECONDBULGE
◆ XPOSITION
◆ YPOSITION
◆ MFBLOCK
◆ MICROFEATURE
◆ MICROFEATURES
Include Files and Type Defines
Definition at line 27 of file mfdefs.h.
◆ FreeMicroFeatures()
This routine deallocates all of the memory consumed by a list of micro-features.
- Parameters
-
MicroFeatures | list of micro-features to be freed |
Definition at line 41 of file mfdefs.cpp.
◆ NewMicroFeature()
Public Function Prototypes
This routine allocates and returns a new micro-feature data structure.
- Returns
- New MICROFEATURE
Definition at line 32 of file mfdefs.cpp.