#include "oldlist.h"
#include "matchdefs.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 28 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 |
- Returns
- none
Definition at line 46 of file mfdefs.cpp.
void destroy_nodes(LIST list, void_dest destructor)
◆ NewMicroFeature()
Public Function Prototypes
This routine allocates and returns a new micro-feature data structure.
- Returns
- New MICROFEATURE
Definition at line 34 of file mfdefs.cpp.