Scene object settings for cylinders. More...
Public Attributes | |
xvector< double > | base |
xvector< double > | apex |
xvector< double > | center |
double | radius |
std::string | material |
double | height |
double | phi |
double | theta |
Scene object settings for cylinders.
Definition at line 91 of file aurostd_xparser.h.
xvector<double> aurostd::x3DWriter::OpenCylinder::base |
Definition at line 92 of file aurostd_xparser.h.
xvector<double> aurostd::x3DWriter::OpenCylinder::apex |
Definition at line 93 of file aurostd_xparser.h.
xvector<double> aurostd::x3DWriter::OpenCylinder::center |
Definition at line 94 of file aurostd_xparser.h.
double aurostd::x3DWriter::OpenCylinder::radius |
Definition at line 95 of file aurostd_xparser.h.
std::string aurostd::x3DWriter::OpenCylinder::material |
Definition at line 96 of file aurostd_xparser.h.
double aurostd::x3DWriter::OpenCylinder::height |
Definition at line 97 of file aurostd_xparser.h.
double aurostd::x3DWriter::OpenCylinder::phi |
Definition at line 98 of file aurostd_xparser.h.
double aurostd::x3DWriter::OpenCylinder::theta |
Definition at line 99 of file aurostd_xparser.h.