Public Member Functions | Public Attributes | Protected Member Functions | List of all members
gte::FeatureKey< N, Ordered > Class Template Reference

#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 ()
 

Detailed Description

template<int N, bool Ordered>
class gte::FeatureKey< N, Ordered >

Definition at line 16 of file GteFeatureKey.h.

Constructor & Destructor Documentation

template<int N, bool Ordered>
gte::FeatureKey< N, Ordered >::FeatureKey ( )
protected

Definition at line 40 of file GteFeatureKey.h.

Member Function Documentation

template<int N, bool Ordered>
bool gte::FeatureKey< N, Ordered >::operator< ( FeatureKey< N, Ordered > const &  key) const

Definition at line 45 of file GteFeatureKey.h.

template<int N, bool Ordered>
bool gte::FeatureKey< N, Ordered >::operator== ( FeatureKey< N, Ordered > const &  key) const

Definition at line 63 of file GteFeatureKey.h.

Member Data Documentation

template<int N, bool Ordered>
int gte::FeatureKey< N, Ordered >::V[N]

Definition at line 35 of file GteFeatureKey.h.


The documentation for this class was generated from the following file:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06