VolViz
A volume visualization tool
|
#include <Geometry.h>
Public Attributes | |
Position | position {Position::Zero()} |
Orientation | orientation {Orientation::Identity()} |
bool | movable {true} |
MoveMask | moveMask {All} |
Length | scale {1 * milli * meter} |
Color | color {Colors::White()} |
Color VolViz::Private_::GL::Geometry::color {Colors::White()} |
bool VolViz::Private_::GL::Geometry::movable {true} |
Orientation VolViz::Private_::GL::Geometry::orientation {Orientation::Identity()} |
Position VolViz::Private_::GL::Geometry::position {Position::Zero()} |
Length VolViz::Private_::GL::Geometry::scale {1 * milli * meter} |