Developer Documentation
PolyhedralMeshBase Class Reference
Inheritance diagram for PolyhedralMeshBase:
PolyhedralFileTest< use_binary >

Protected Types

typedef OpenVolumeMesh::VertexHandle VertexHandle
 
typedef OpenVolumeMesh::HalfEdgeHandle HalfEdgeHandle
 
typedef OpenVolumeMesh::EdgeHandle EdgeHandle
 
typedef OpenVolumeMesh::HalfFaceHandle HalfFaceHandle
 
typedef OpenVolumeMesh::FaceHandle FaceHandle
 
typedef OpenVolumeMesh::CellHandle CellHandle
 

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
void generatePolyhedralMesh (PolyhedralMesh &_mesh)
 

Protected Attributes

PolyhedralMesh mesh_
 

Detailed Description

Definition at line 29 of file unittests_common.hh.

Member Typedef Documentation

◆ CellHandle

◆ EdgeHandle

◆ FaceHandle

◆ HalfEdgeHandle

◆ HalfFaceHandle

◆ VertexHandle

Member Function Documentation

◆ generatePolyhedralMesh()

void PolyhedralMeshBase::generatePolyhedralMesh ( PolyhedralMesh _mesh)
protected

Definition at line 12 of file unittests_common.cc.

◆ SetUp()

virtual void PolyhedralMeshBase::SetUp ( )
inlineprotectedvirtual

Definition at line 41 of file unittests_common.hh.

◆ TearDown()

virtual void PolyhedralMeshBase::TearDown ( )
inlineprotectedvirtual

Definition at line 49 of file unittests_common.hh.

Member Data Documentation

◆ mesh_

PolyhedralMesh PolyhedralMeshBase::mesh_
protected

Definition at line 58 of file unittests_common.hh.


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