Data structure to hold the information for the key in the feature hash map of the PPFHashMapSearch class. More...
#include <ppf_registration.h>
Public Member Functions | |
HashKeyStruct (int a, int b, int c, int d) |
Data structure to hold the information for the key in the feature hash map of the PPFHashMapSearch class.
Definition at line 56 of file ppf_registration.h.
pcl::PPFHashMapSearch::HashKeyStruct::HashKeyStruct | ( | int | a, |
int | b, | ||
int | c, | ||
int | d | ||
) | [inline] |
Definition at line 58 of file ppf_registration.h.