|
VolViz
A volume visualization tool
|
A geomentry descriptor describing an axis aligned cube. More...
#include <GeometryDescriptor.h>
Inheritance diagram for VolViz::CubeDescriptor:
Collaboration diagram for VolViz::CubeDescriptor: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 |
Public Attributes inherited from VolViz::GeometryDescriptor | |
| bool | movable {true} |
| Color | color {Colors::White()} |
Additional Inherited Members | |
Protected Member Functions inherited from VolViz::GeometryDescriptor | |
| 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} |
1.8.6