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

#include <ImageMesh.h>

Inheritance diagram for ImageMesh< Basis >::ImageSize:
ImageMesh< Basis >::IFaceSize ImageMesh< Basis >::INodeSize

Public Member Functions

 ImageSize ()
 
 ImageSize (index_type i, index_type j)
 
 operator index_type () const
 
std::ostream & str_render (std::ostream &os) const
 

Public Attributes

index_type i_
 
index_type j_
 

Constructor & Destructor Documentation

ImageSize ( )
inline
ImageSize ( index_type  i,
index_type  j 
)
inline

Member Function Documentation

operator index_type ( ) const
inline
std::ostream& str_render ( std::ostream &  os) const
inline

Member Data Documentation


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