CustusX
16.5.0-rc9
An IGT application
|
Helper for drawing a rectangle in 3D. More...
#include <cxGraphicalPrimitives.h>
Public Member Functions | |
Rect3D (vtkRendererPtr renderer, QColor color) | |
~Rect3D () | |
void | setColor (QColor color) |
void | updatePosition (const DoubleBoundingBox3D bb, const Transform3D &M) |
void | setLine (bool on, int width) |
void | setSurface (bool on) |
Helper for drawing a rectangle in 3D.
Definition at line 233 of file cxGraphicalPrimitives.h.