SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Friends | List of all members
SmartMeshIterator< VirtualMeshType, MeshComponent > Class Template Reference

#include <MeshFacadeIterators.h>

Inheritance diagram for SmartMeshIterator< VirtualMeshType, MeshComponent >:

Public Member Functions

 SmartMeshIterator (VirtualMeshType *vmesh=0, bool isEnd=false)
 

Friends

class boost::iterator_core_access
 

Detailed Description

template<class VirtualMeshType, template< typename > class MeshComponent>
class SCIRun::Core::Datatypes::SmartMeshIterator< VirtualMeshType, MeshComponent >

Todo:
: Being conservative with mesh synchronization flags until more

Constructor & Destructor Documentation

SmartMeshIterator ( VirtualMeshType *  vmesh = 0,
bool  isEnd = false 
)
inlineexplicit
Todo:
: need to look up pattern for creating "end" iterators.
Todo:
: need to split out that Synchronize enum

Friends And Related Function Documentation

friend class boost::iterator_core_access
friend

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