vtkPVCenterAxesActor is an actor for the center-axes used in ParaView.
More...
#include <vtkPVCenterAxesActor.h>
Inherits vtkOpenGLActor.
vtkPVCenterAxesActor is an actor for the center-axes used in ParaView.
It merely uses vtkAxes as the poly data source.
Definition at line 31 of file vtkPVCenterAxesActor.h.
§ Superclass
§ vtkPVCenterAxesActor()
vtkPVCenterAxesActor::vtkPVCenterAxesActor |
( |
| ) |
|
|
protected |
§ ~vtkPVCenterAxesActor()
vtkPVCenterAxesActor::~vtkPVCenterAxesActor |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkPVCenterAxesActor::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkPVCenterAxesActor::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkPVCenterAxesActor::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkPVCenterAxesActor::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ SetSymmetric()
void vtkPVCenterAxesActor::SetSymmetric |
( |
int |
| ) |
|
If Symetric is on, the the axis continue to negative values.
§ SetComputeNormals()
void vtkPVCenterAxesActor::SetComputeNormals |
( |
int |
| ) |
|
Option for computing normals.
By default they are computed.
§ Axes
vtkAxes* vtkPVCenterAxesActor::Axes |
|
protected |
§ Mapper
vtkPolyDataMapper* vtkPVCenterAxesActor::Mapper |
|
protected |
The documentation for this class was generated from the following file: