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 108 of file vtkSplitField.h.

Constructor & Destructor Documentation

vtkSplitField::Component::Component ( )
inline

Definition at line 124 of file vtkSplitField.h.

vtkSplitField::Component::~Component ( )
inline

Definition at line 125 of file vtkSplitField.h.

Member Function Documentation

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

Definition at line 113 of file vtkSplitField.h.

Member Data Documentation

int vtkSplitField::Component::Index

Definition at line 110 of file vtkSplitField.h.

char* vtkSplitField::Component::FieldName

Definition at line 111 of file vtkSplitField.h.

Component* vtkSplitField::Component::Next

Definition at line 112 of file vtkSplitField.h.


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