VolViz
A volume visualization tool
|
A geomentry descriptor describing an axis aligned cube. More...
#include <GeometryDescriptor.h>
Public Member Functions | |
virtual | ~CubeDescriptor () |
CubeDescriptor ()=default | |
CubeDescriptor (CubeDescriptor const &)=default | |
CubeDescriptor (CubeDescriptor &&)=default | |
CubeDescriptor & | operator= (CubeDescriptor const &)=default |
CubeDescriptor & | operator= (CubeDescriptor &&)=default |
Public Attributes | |
Position | position {Position::Zero()} |
Length | scale {1 * milli * meter} |
Scale | radius = 0.5f |
![]() | |
bool | movable {true} |
Color | color {Colors::White()} |
Additional Inherited Members | |
![]() | |
GeometryDescriptor ()=default | |
virtual | ~GeometryDescriptor () |
GeometryDescriptor (GeometryDescriptor const &)=default | |
GeometryDescriptor (GeometryDescriptor &&)=default | |
GeometryDescriptor & | operator= (GeometryDescriptor const &)=default |
GeometryDescriptor & | operator= (GeometryDescriptor &&)=default |
A geomentry descriptor describing an axis aligned cube.
|
virtualdefault |
|
default |
|
default |
|
default |
|
default |
|
default |
Position VolViz::CubeDescriptor::position {Position::Zero()} |
Scale VolViz::CubeDescriptor::radius = 0.5f |
Length VolViz::CubeDescriptor::scale {1 * milli * meter} |