#include <GEOM_VTKTrihedron.hxx>
GEOM_VTKTrihedron::GEOM_VTKTrihedron |
( |
| ) |
|
|
protected |
GEOM_VTKTrihedron::~GEOM_VTKTrihedron |
( |
| ) |
|
|
protectedvirtual |
void GEOM_VTKTrihedron::AddToRender |
( |
vtkRenderer * |
theRenderer | ) |
|
|
virtual |
void GEOM_VTKTrihedron::GetColor |
( |
double & |
r, |
|
|
double & |
g, |
|
|
double & |
b |
|
) |
| |
vtkMapper * GEOM_VTKTrihedron::GetMapper |
( |
| ) |
|
|
virtual |
virtual double GEOM_VTKTrihedron::GetSize |
( |
| ) |
|
|
inlinevirtual |
int GEOM_VTKTrihedron::GetVisibleActorCount |
( |
vtkRenderer * |
theRenderer | ) |
|
|
virtual |
virtual bool GEOM_VTKTrihedron::hasHighlight |
( |
| ) |
|
|
inlinevirtual |
void GEOM_VTKTrihedron::Highlight |
( |
bool |
theHighlight | ) |
|
|
virtual |
bool GEOM_VTKTrihedron::IsResizable |
( |
| ) |
const |
|
virtual |
bool GEOM_VTKTrihedron::IsSetCamera |
( |
| ) |
const |
|
virtual |
bool GEOM_VTKTrihedron::PreHighlight |
( |
vtkInteractorStyle * |
theInteractorStyle, |
|
|
SVTK_SelectionEvent * |
theSelectionEvent, |
|
|
bool |
theIsHighlight |
|
) |
| |
|
virtual |
void GEOM_VTKTrihedron::RemoveFromRender |
( |
vtkRenderer * |
theRenderer | ) |
|
|
virtual |
void GEOM_VTKTrihedron::Render |
( |
vtkRenderer * |
r, |
|
|
vtkMapper * |
|
|
) |
| |
|
virtual |
void GEOM_VTKTrihedron::ResetAxesColors |
( |
| ) |
|
|
protectedvirtual |
void GEOM_VTKTrihedron::SetAxesColors |
( |
double |
theColor[3], |
|
|
bool |
theIsDiffuse = false |
|
) |
| |
|
protectedvirtual |
void GEOM_VTKTrihedron::SetCamera |
( |
vtkCamera * |
theCamera | ) |
|
|
virtual |
void GEOM_VTKTrihedron::SetColor |
( |
double |
r, |
|
|
double |
g, |
|
|
double |
b |
|
) |
| |
void GEOM_VTKTrihedron::SetPlacement |
( |
const Handle(Geom_Axis2Placement)& |
thePlc | ) |
|
void GEOM_VTKTrihedron::SetSize |
( |
double |
theSize | ) |
|
|
virtual |
void GEOM_VTKTrihedron::SetVisibility |
( |
int |
theVisibility | ) |
|
|
virtual |
void GEOM_VTKTrihedron::SetVisibility |
( |
VTKViewer_Trihedron::TVisibility |
theVis | ) |
|
|
virtual |
virtual void GEOM_VTKTrihedron::VisibilityOff |
( |
| ) |
|
|
inlinevirtual |
virtual void GEOM_VTKTrihedron::VisibilityOn |
( |
| ) |
|
|
inlinevirtual |
double GEOM_VTKTrihedron::myColor[3] |
|
protected |
double GEOM_VTKTrihedron::myDefaultColor[3] |
|
protected |
gp_Dir GEOM_VTKTrihedron::myDirX |
|
protected |
gp_Dir GEOM_VTKTrihedron::myDirY |
|
protected |
gp_Dir GEOM_VTKTrihedron::myDirZ |
|
protected |
double GEOM_VTKTrihedron::myHighlightColor[3] |
|
protected |
gp_Pnt GEOM_VTKTrihedron::myLocation |
|
protected |
vtkPolyDataMapper* GEOM_VTKTrihedron::myMapper |
|
protected |
double GEOM_VTKTrihedron::myPreHighlightColor[3] |
|
protected |
double GEOM_VTKTrihedron::mySize |
|
protected |
The documentation for this class was generated from the following files: