#include <vtkUnstructuredGridMapper.h>
Definition at line 27 of file vtkUnstructuredGridMapper.h.
◆ vtkUnstructuredGridMapper()
vtkUnstructuredGridMapper::vtkUnstructuredGridMapper |
( |
| ) |
|
|
protected |
◆ ~vtkUnstructuredGridMapper()
vtkUnstructuredGridMapper::~vtkUnstructuredGridMapper |
( |
| ) |
|
|
overrideprotected |
◆ FillInputPortInformation()
int vtkUnstructuredGridMapper::FillInputPortInformation |
( |
int |
port, |
|
|
vtkInformation * |
info |
|
) |
| |
|
overrideprotected |
◆ GetInput()
vtkUnstructuredGrid* vtkUnstructuredGridMapper::GetInput |
( |
| ) |
|
◆ GetMTime()
vtkMTimeType vtkUnstructuredGridMapper::GetMTime |
( |
| ) |
|
|
override |
◆ New()
◆ PrintSelf()
void vtkUnstructuredGridMapper::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ ReleaseGraphicsResources() [1/2]
◆ ReleaseGraphicsResources() [2/2]
void vtkUnstructuredGridMapper::ReleaseGraphicsResources |
( |
vtkWindow * |
| ) |
|
|
override |
◆ Render()
void vtkUnstructuredGridMapper::Render |
( |
vtkRenderer * |
ren, |
|
|
vtkActor * |
act |
|
) |
| |
|
override |
◆ ReportReferences()
void vtkUnstructuredGridMapper::ReportReferences |
( |
vtkGarbageCollector * |
| ) |
|
|
overrideprotected |
◆ SetBoundingObject()
◆ SetInput()
void vtkUnstructuredGridMapper::SetInput |
( |
vtkUnstructuredGrid * |
input | ) |
|
◆ vtkGetObjectMacro()
vtkUnstructuredGridMapper::vtkGetObjectMacro |
( |
PolyDataMapper |
, |
|
|
vtkPolyDataMapper |
|
|
) |
| |
◆ vtkTypeMacro()
◆ GeometryExtractor
vtkGeometryFilter* vtkUnstructuredGridMapper::GeometryExtractor |
|
protected |
◆ m_BoundingObject
◆ PolyDataMapper
vtkPolyDataMapper* vtkUnstructuredGridMapper::PolyDataMapper |
|
protected |
The documentation for this class was generated from the following file: