Base class for visualizing a given iAObjectVis (which delivers the data for the 3D objects to visualize).
More...
#include <iAObjectVisActor.h>
Base class for visualizing a given iAObjectVis (which delivers the data for the 3D objects to visualize).
For each iAObjectVis-derived object you can create multiple iAObjectVisActor (for example through the iAObjectVis::createActor method, or through specialized methods for that purpose in subclasses).
◆ iAObjectVisActor()
| iAObjectVisActor::iAObjectVisActor |
( |
vtkRenderer * | ren | ) |
|
◆ clearRenderer()
| void iAObjectVisActor::clearRenderer |
( |
| ) |
|
◆ hide()
| void iAObjectVisActor::hide |
( |
| ) |
|
|
virtual |
◆ show()
| void iAObjectVisActor::show |
( |
| ) |
|
|
virtual |
◆ updated
| void iAObjectVisActor::updated |
( |
| ) |
|
|
signal |
◆ updateRenderer()
| void iAObjectVisActor::updateRenderer |
( |
| ) |
|
|
virtual |
◆ m_ren
| vtkRenderer* iAObjectVisActor::m_ren |
|
protected |
The documentation for this class was generated from the following files: