vtkVRMLSource Class Reference
Converts importer to a source.
More...
#include <vtkVRMLSource.h>
List of all members.
Detailed Description
Converts importer to a source.
Since paraview can only use vtkSources, I am wrapping the VRML importer as a source. I will loose lights, texture maps and colors,
Definition at line 29 of file vtkVRMLSource.h.
Constructor & Destructor Documentation
vtkVRMLSource::vtkVRMLSource |
( |
|
) |
[protected] |
|
Member Function Documentation
vtkVRMLSource::vtkTypeRevisionMacro |
( |
vtkVRMLSource |
, |
|
|
vtkSource |
|
|
) |
|
|
void vtkVRMLSource::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
|
|
virtual void vtkVRMLSource::SetFileName |
( |
const char * |
|
) |
[virtual] |
|
virtual char* vtkVRMLSource::GetFileName |
( |
|
) |
[virtual] |
|
int vtkVRMLSource::GetNumberOfOutputs |
( |
|
) |
|
|
vtkPolyData* vtkVRMLSource::GetOutput |
( |
int |
idx |
) |
|
|
vtkPolyData* vtkVRMLSource::GetOutput |
( |
|
) |
[inline] |
|
virtual void vtkVRMLSource::SetColor |
( |
int |
|
) |
[virtual] |
|
|
Descided whether to generate color arrays or not. |
virtual int vtkVRMLSource::GetColor |
( |
|
) |
[virtual] |
|
|
Descided whether to generate color arrays or not. |
virtual void vtkVRMLSource::ColorOn |
( |
|
) |
[virtual] |
|
|
Descided whether to generate color arrays or not. |
virtual void vtkVRMLSource::ColorOff |
( |
|
) |
[virtual] |
|
|
Descided whether to generate color arrays or not. |
virtual void vtkVRMLSource::SetAppend |
( |
int |
|
) |
[virtual] |
|
|
This method allows all parts to be put into a single output. By default this flag is on. |
virtual int vtkVRMLSource::GetAppend |
( |
|
) |
[virtual] |
|
|
This method allows all parts to be put into a single output. By default this flag is on. |
virtual void vtkVRMLSource::AppendOn |
( |
|
) |
[virtual] |
|
|
This method allows all parts to be put into a single output. By default this flag is on. |
virtual void vtkVRMLSource::AppendOff |
( |
|
) |
[virtual] |
|
|
This method allows all parts to be put into a single output. By default this flag is on. |
void vtkVRMLSource::Execute |
( |
|
) |
[protected] |
|
void vtkVRMLSource::InitializeImporter |
( |
|
) |
[protected] |
|
void vtkVRMLSource::CopyImporterToOutputs |
( |
|
) |
[protected] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Tue May 30 12:47:23 2006 for ParaView by
1.3.5