moab
vtkMOABReader Class Reference

#include <vtkMOABReader.h>

List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkMOABReader, vtkUnstructuredGridSource)
 vtkSetStringMacro (FileName)
 vtkGetStringMacro (FileName)
 vtkTypeMacro (vtkMOABReader, vtkMultiBlockDataSetAlgorithm)
void PrintSelf (ostream &os, vtkIndent indent)
 vtkSetStringMacro (FileName)
 vtkGetStringMacro (FileName)
 vtkSetMacro (Edges, bool)
 vtkGetMacro (Edges, bool)
 vtkBooleanMacro (Edges, bool)
 vtkSetMacro (Faces, bool)
 vtkGetMacro (Faces, bool)
 vtkBooleanMacro (Faces, bool)
 vtkSetMacro (Regions, bool)
 vtkGetMacro (Regions, bool)
 vtkBooleanMacro (Regions, bool)
void UpdateProgress (double amount)

Static Public Member Functions

static vtkMOABReaderNew ()
static vtkMOABReaderNew ()

Protected Member Functions

 vtkMOABReader ()
 ~vtkMOABReader ()
void Execute ()
 vtkMOABReader ()
 ~vtkMOABReader ()
int RequestInformation (vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *outputVector)
int RequestData (vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *outputVector)
int FillOutputPortInformation (int port, vtkInformation *info)

Private Member Functions

 vtkMOABReader (const vtkMOABReader &)
void operator= (const vtkMOABReader &)
 vtkMOABReader (const vtkMOABReader &)
void operator= (const vtkMOABReader &)

Private Attributes

char * FileName
bool Edges
bool Faces
bool Regions
vtkMOABReaderPrivate * masterReader

Detailed Description

Definition at line 60 of file qvdual/vtkMOABReader.h.


Constructor & Destructor Documentation


Member Function Documentation

void vtkMOABReader::Execute ( ) [protected]
int vtkMOABReader::FillOutputPortInformation ( int  port,
vtkInformation *  info 
) [protected]
static vtkMOABReader* vtkMOABReader::New ( ) [static]
static vtkMOABReader* vtkMOABReader::New ( ) [static]
void vtkMOABReader::operator= ( const vtkMOABReader ) [private]
void vtkMOABReader::operator= ( const vtkMOABReader ) [private]
void vtkMOABReader::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
int vtkMOABReader::RequestData ( vtkInformation *  vtkNotUsedrequest,
vtkInformationVector **  vtkNotUsedinputVector,
vtkInformationVector *  outputVector 
) [protected]
int vtkMOABReader::RequestInformation ( vtkInformation *  vtkNotUsedrequest,
vtkInformationVector **  vtkNotUsedinputVector,
vtkInformationVector *  outputVector 
) [protected]
void vtkMOABReader::UpdateProgress ( double  amount)
vtkMOABReader::vtkGetMacro ( Edges  ,
bool   
)
vtkMOABReader::vtkGetMacro ( Faces  ,
bool   
)
vtkMOABReader::vtkSetMacro ( Edges  ,
bool   
)
vtkMOABReader::vtkSetMacro ( Faces  ,
bool   
)
vtkMOABReader::vtkTypeMacro ( vtkMOABReader  ,
vtkMultiBlockDataSetAlgorithm   
)
vtkMOABReader::vtkTypeRevisionMacro ( vtkMOABReader  ,
vtkUnstructuredGridSource   
)

Member Data Documentation

bool vtkMOABReader::Edges [private]

Definition at line 91 of file vtkMOABReader/vtkMOABReader.h.

bool vtkMOABReader::Faces [private]

Definition at line 91 of file vtkMOABReader/vtkMOABReader.h.

char * vtkMOABReader::FileName [private]

Definition at line 81 of file qvdual/vtkMOABReader.h.

vtkMOABReaderPrivate* vtkMOABReader::masterReader [private]

Definition at line 93 of file vtkMOABReader/vtkMOABReader.h.

bool vtkMOABReader::Regions [private]

Definition at line 91 of file vtkMOABReader/vtkMOABReader.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines