SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ImageMesh< Basis >::ElemData Class Reference

#include <ImageMesh.h>

Public Member Functions

 ElemData (const ImageMesh< Basis > &msh, const typename Elem::index_type ind)
 
index_type node0_index () const
 
index_type node1_index () const
 
index_type node2_index () const
 
index_type node3_index () const
 
index_type edge0_index () const
 
index_type edge1_index () const
 
index_type edge2_index () const
 
index_type edge3_index () const
 
const Core::Geometry::Point node0 () const
 
const Core::Geometry::Point node1 () const
 
const Core::Geometry::Point node2 () const
 
const Core::Geometry::Point node3 () const
 

Constructor & Destructor Documentation

ElemData ( const ImageMesh< Basis > &  msh,
const typename Elem::index_type  ind 
)
inline

Member Function Documentation

index_type edge0_index ( ) const
inline
index_type edge1_index ( ) const
inline
index_type edge2_index ( ) const
inline
index_type edge3_index ( ) const
inline
const Core::Geometry::Point node0 ( ) const
inline
index_type node0_index ( ) const
inline
const Core::Geometry::Point node1 ( ) const
inline
index_type node1_index ( ) const
inline
const Core::Geometry::Point node2 ( ) const
inline
index_type node2_index ( ) const
inline
const Core::Geometry::Point node3 ( ) const
inline
index_type node3_index ( ) const
inline

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