COVISE Core
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, HashCoTriEdgehash_segments_
 

Constructor & Destructor Documentation

◆ coFeatureBorder()

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

◆ ~coFeatureBorder()

coFeatureBorder::~coFeatureBorder ( )
virtual

Member Function Documentation

◆ IsIn() [1/2]

bool coFeatureBorder::IsIn ( const coTestNeighbour tn) const

◆ IsIn() [2/2]

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

Member Data Documentation

◆ hash_segments_

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

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