#include <math.h>
#include "../PlatformDefinitions.h"
Go to the source code of this file.
Classes | |
class | Box |
The Box is an internal class used by the boxBoxDistance calculation. More... | |
class | BoxPoint |
The BoxPoint class is an internally used class to contain feature information for boxBoxDistance calculation. More... | |
Defines | |
#define | PE_REF(a) a& |
Enumerations | |
enum | FeatureType { F, E, V } |
enum FeatureType |