VolViz
A volume visualization tool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Attributes | List of all members
VolViz::Private_::GL::Geometry Struct Reference

#include <Geometry.h>

+ Collaboration diagram for VolViz::Private_::GL::Geometry:

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()}
 

Member Data Documentation

Color VolViz::Private_::GL::Geometry::color {Colors::White()}
bool VolViz::Private_::GL::Geometry::movable {true}
MoveMask VolViz::Private_::GL::Geometry::moveMask {All}
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}

The documentation for this struct was generated from the following file: