#include <GteFeatureKey.h>
Public Member Functions | |
bool | operator< (FeatureKey const &key) const |
bool | operator== (FeatureKey const &key) const |
Public Attributes | |
int | V [N] |
Protected Member Functions | |
FeatureKey () | |
Definition at line 16 of file GteFeatureKey.h.
|
protected |
Definition at line 40 of file GteFeatureKey.h.
bool gte::FeatureKey< N, Ordered >::operator< | ( | FeatureKey< N, Ordered > const & | key | ) | const |
Definition at line 45 of file GteFeatureKey.h.
bool gte::FeatureKey< N, Ordered >::operator== | ( | FeatureKey< N, Ordered > const & | key | ) | const |
Definition at line 63 of file GteFeatureKey.h.
int gte::FeatureKey< N, Ordered >::V[N] |
Definition at line 35 of file GteFeatureKey.h.