Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::fem::ReadInfoType Class Reference
Helper class for storing additional information that is required when reading FEM objects from stream.
More...
#include <itkFEMElementBase.h>
List of all members.
Detailed Description
Helper class for storing additional information that is required when reading FEM objects from stream.
When an element is to be read from the input stream, we must provide pointers to the array of nodes and materials. When reading load objects we also need pointer to the array of elements. Construct object of this class and pass a pointer to it when calling Read virtual member function for any type of fem classes.
Definition at line 712 of file itkFEMElementBase.h.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:21:08 2007 for ITK by
1.3.8 written by Dimitri van Heesch,
© 1997-2000