Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkModelMetadata.h File Reference

#include "vtkObject.h"

Include dependency graph for vtkModelMetadata.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkModelMetadata
 This class encapsulates the metadata that appear in mesh-based file formats but do not appear in vtkUnstructuredGrid. It can pack itself into the field arrays of a vtkUnstructuredGrid, and be unpacked by metadata aware filters and writers later on. More...

Defines

#define myVtkGetMacro(name, type)   virtual type Get##name() const { return this->name; }
#define myVtkGetStringMacro(name)   virtual char* Get##name () const { return this->name; }


Define Documentation

#define myVtkGetMacro name,
type   )     virtual type Get##name() const { return this->name; }
 

Definition at line 79 of file vtkModelMetadata.h.

#define myVtkGetStringMacro name   )     virtual char* Get##name () const { return this->name; }
 

Definition at line 81 of file vtkModelMetadata.h.


Generated on Mon Jan 21 23:19:25 2008 for VTK by  doxygen 1.4.3-20050530