COVISE Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Member Functions | Private Member Functions | Private Attributes | List of all members
covise::coFeatureBorder Class Reference

#include <coMiniGrid.h>

Public Member Functions

 coFeatureBorder (const unordered_set< coTriEdge, HashCoTriEdge > &set_kanten)
 
virtual ~coFeatureBorder ()
 
bool IsIn (const coTestNeighbour &tn) const
 

Private Member Functions

bool IsIn (const coTriEdge &edge) const
 

Private Attributes

unordered_set< coTriEdge,
HashCoTriEdge
hash_segments_
 

Constructor & Destructor Documentation

coFeatureBorder::coFeatureBorder ( const unordered_set< coTriEdge, HashCoTriEdge > &  set_kanten)
coFeatureBorder::~coFeatureBorder ( )
virtual

Member Function Documentation

bool coFeatureBorder::IsIn ( const coTestNeighbour tn) const
bool coFeatureBorder::IsIn ( const coTriEdge edge) const
private

Member Data Documentation

unordered_set<coTriEdge, HashCoTriEdge> covise::coFeatureBorder::hash_segments_
private

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