SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
FaceIndex< T > Struct Template Reference

Distinct type for face index. More...

#include <FieldIndex.h>

Inheritance diagram for FaceIndex< T >:
FieldIndexBase< T >

Public Member Functions

 FaceIndex ()
 
 FaceIndex (T index)
 
- Public Member Functions inherited from FieldIndexBase< T >
 FieldIndexBase (T i)
 
 operator T const & () const
 Required interface for an Index. More...
 
std::ostream & str_render (std::ostream &os) const
 

Additional Inherited Members

- Public Types inherited from FieldIndexBase< T >
typedef T value_type
 
- Public Attributes inherited from FieldIndexBase< T >
index_
 

Detailed Description

template<class T>
struct SCIRun::FaceIndex< T >

Distinct type for face index.

Constructor & Destructor Documentation

FaceIndex ( )
inline
FaceIndex ( index)
inline

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