Mesh::Interface< Kernel > Class Template Reference

The Interface class is useful to convert between the MeshKernel and the OpenMesh data structures. More...

#include <MeshInterface.h>

List of all members.

Public Member Functions

void copy (const MeshCore::MeshKernel &kernel_In)
 Interface (const MeshCore::MeshKernel &kernel)
 Interface ()
void release (MeshCore::MeshKernel &kernel_Out)
 ~Interface ()

Detailed Description

template<class Kernel>
class Mesh::Interface< Kernel >

The Interface class is useful to convert between the MeshKernel and the OpenMesh data structures.

This class is implemented as template to accept any OpenMesh kernel type.

Author:
Werner Mayer

Definition at line 42 of file MeshInterface.h.


Constructor & Destructor Documentation

template<class Kernel >
Mesh::Interface< Kernel >::Interface (  )  [inline]

Definition at line 45 of file MeshInterface.h.

template<class Kernel >
Mesh::Interface< Kernel >::Interface ( const MeshCore::MeshKernel kernel  )  [inline]

Definition at line 49 of file MeshInterface.h.

References Mesh::Interface< Kernel >::copy().

template<class Kernel >
Mesh::Interface< Kernel >::~Interface (  )  [inline]

Definition at line 54 of file MeshInterface.h.


Member Function Documentation

template<class Kernel >
void Mesh::Interface< Kernel >::copy ( const MeshCore::MeshKernel kernel_In  )  [inline]
template<class Kernel >
void Mesh::Interface< Kernel >::release ( MeshCore::MeshKernel kernel_Out  )  [inline]

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

Generated on Wed Nov 23 19:02:21 2011 for FreeCAD by  doxygen 1.6.1