MeshKit  1.0
MeshFilter Struct Reference

#include <Mesh.hpp>

Inheritance diagram for MeshFilter:

List of all members.

Public Member Functions

virtual bool pass (const Vertex *v) const
virtual bool pass (const Face *v) const
virtual ~MeshFilter ()

Detailed Description

Definition at line 961 of file Mesh.hpp.


Constructor & Destructor Documentation

virtual ~MeshFilter ( ) [inline, virtual]

Definition at line 970 of file Mesh.hpp.


Member Function Documentation

virtual bool pass ( const Vertex v) const [inline, virtual]

Reimplemented in FirstIrregularNode.

Definition at line 963 of file Mesh.hpp.

virtual bool pass ( const Face v) const [inline, virtual]

Definition at line 967 of file Mesh.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines