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 >::IFaceIndex Struct Reference

#include <ImageMesh.h>

Inheritance diagram for ImageMesh< Basis >::IFaceIndex:
ImageMesh< Basis >::ImageIndex

Public Member Functions

 IFaceIndex ()
 
 IFaceIndex (const ImageMesh *m, index_type i, index_type j)
 
 operator index_type () const
 
- Public Member Functions inherited from ImageMesh< Basis >::ImageIndex
 ImageIndex ()
 
 ImageIndex (const ImageMesh *m, size_type i, size_type j)
 
 operator size_type () const
 
std::ostream & str_render (std::ostream &os) const
 

Additional Inherited Members

- Public Attributes inherited from ImageMesh< Basis >::ImageIndex
size_type i_
 
size_type j_
 
const ImageMeshmesh_
 

Constructor & Destructor Documentation

IFaceIndex ( )
inline
IFaceIndex ( const ImageMesh m,
index_type  i,
index_type  j 
)
inline

Member Function Documentation

operator index_type ( ) const
inline

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