Public Member Functions | |
NAFState (Point3D< float > p, float r, NAF_TYPE ft, Point3D< float > ps, float rs) | |
double | distance (const NAFState &nafState) |
Public Attributes | |
Point3D< float > | pos |
float | rot |
NAF_TYPE | featureType |
Point3D< float > | posSigma |
float | rotSigma |
double | prob |
double | weight |
Definition at line 71 of file V4d.H.