vtkMRMLIA_FEMeshNode Class Reference

#include <vtkMRMLIA_FEMeshNode.h>

Inheritance diagram for vtkMRMLIA_FEMeshNode:
vtkMRMLNode vtkObject

List of all members.

Public Member Functions

virtual void Copy (vtkMRMLNode *node)
virtual vtkMRMLNodeCreateNodeInstance ()
virtual const charGetNodeTagName ()
void PrintSelf (ostream &os, vtkIndent indent)
virtual void ReadXMLAttributes (const char **atts)
 vtkTypeMacro (vtkMRMLIA_FEMeshNode, vtkMRMLNode)
virtual void WriteXML (ostream &of, int indent)

Static Public Member Functions

static vtkMRMLIA_FEMeshNodeNew ()

Protected Member Functions

void operator= (const vtkMRMLIA_FEMeshNode &)
 vtkMRMLIA_FEMeshNode (const vtkMRMLIA_FEMeshNode &)
 vtkMRMLIA_FEMeshNode ()
 ~vtkMRMLIA_FEMeshNode ()

Protected Attributes

int ABAQUSPrecision
char AutoSaveDirectory [vtkKWRegistryHelper::RegistryKeyValueSizeMax]
bool AutoSaveFlag
int AutoSaveTime
bool AutoSaveWorkDirFlag
double AverageElementLength
char DateTimeString [vtkKWRegistryHelper::RegistryKeyValueSizeMax]
char SaveDirectory [vtkKWRegistryHelper::RegistryKeyValueSizeMax]
char WorkingDirectory [vtkKWRegistryHelper::RegistryKeyValueSizeMax]

Constructor & Destructor Documentation

vtkMRMLIA_FEMeshNode::vtkMRMLIA_FEMeshNode (  )  [protected]
vtkMRMLIA_FEMeshNode::~vtkMRMLIA_FEMeshNode (  )  [protected]
vtkMRMLIA_FEMeshNode::vtkMRMLIA_FEMeshNode ( const vtkMRMLIA_FEMeshNode  )  [protected]

Member Function Documentation

void vtkMRMLIA_FEMeshNode::Copy ( vtkMRMLNode node  )  [virtual]
vtkMRMLNode * vtkMRMLIA_FEMeshNode::CreateNodeInstance (  )  [virtual]

Create instance of the default node. Like New only virtual NOTE: Subclasses should implement this method

Implements vtkMRMLNode.

References autoSlicerTracto2regions::ret.

virtual const char* vtkMRMLIA_FEMeshNode::GetNodeTagName (  )  [inline, virtual]

Get node XML tag name (like Volume, Model) NOTE: Subclasses should implement this method

Implements vtkMRMLNode.

vtkMRMLIA_FEMeshNode * vtkMRMLIA_FEMeshNode::New (  )  [static]

Reimplemented from vtkMRMLNode.

References autoSlicerTracto2regions::ret.

void vtkMRMLIA_FEMeshNode::operator= ( const vtkMRMLIA_FEMeshNode  )  [protected]

Reimplemented from vtkMRMLNode.

void vtkMRMLIA_FEMeshNode::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkMRMLNode.

void vtkMRMLIA_FEMeshNode::ReadXMLAttributes ( const char **  atts  )  [virtual]

Set node attributes NOTE: Subclasses should implement this method NOTE: Call this method in the subclass impementation

Reimplemented from vtkMRMLNode.

vtkMRMLIA_FEMeshNode::vtkTypeMacro ( vtkMRMLIA_FEMeshNode  ,
vtkMRMLNode   
)
void vtkMRMLIA_FEMeshNode::WriteXML ( ostream &  of,
int  indent 
) [virtual]

Write this node's information to a MRML file in XML format. NOTE: Subclasses should implement this method NOTE: Call this method in the subclass impementation

Reimplemented from vtkMRMLNode.


Member Data Documentation

char vtkMRMLIA_FEMeshNode::AutoSaveDirectory[vtkKWRegistryHelper::RegistryKeyValueSizeMax] [protected]
char vtkMRMLIA_FEMeshNode::DateTimeString[vtkKWRegistryHelper::RegistryKeyValueSizeMax] [protected]
char vtkMRMLIA_FEMeshNode::SaveDirectory[vtkKWRegistryHelper::RegistryKeyValueSizeMax] [protected]
char vtkMRMLIA_FEMeshNode::WorkingDirectory[vtkKWRegistryHelper::RegistryKeyValueSizeMax] [protected]

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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1