VTK
Public Member Functions | Public Attributes | List of all members
vtkSplitField::Component Struct Reference

#include <vtkSplitField.h>

Collaboration diagram for vtkSplitField::Component:
[legend]

Public Member Functions

void SetName (const char *name)
 
 Component ()
 
 ~Component ()
 

Public Attributes

int Index
 
char * FieldName
 
ComponentNext
 

Detailed Description

Definition at line 100 of file vtkSplitField.h.

Constructor & Destructor Documentation

vtkSplitField::Component::Component ( )
inline

Definition at line 120 of file vtkSplitField.h.

vtkSplitField::Component::~Component ( )
inline

Definition at line 121 of file vtkSplitField.h.

Member Function Documentation

void vtkSplitField::Component::SetName ( const char *  name)
inline

Definition at line 105 of file vtkSplitField.h.

Member Data Documentation

int vtkSplitField::Component::Index

Definition at line 102 of file vtkSplitField.h.

char* vtkSplitField::Component::FieldName

Definition at line 103 of file vtkSplitField.h.

Component* vtkSplitField::Component::Next

Definition at line 104 of file vtkSplitField.h.


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