Scene object settings for spheres. More...
Public Attributes | |
xvector< double > | center |
double | radius |
std::string | material |
Scene object settings for spheres.
Definition at line 77 of file aurostd_xparser.h.
xvector<double> aurostd::x3DWriter::Sphere::center |
Definition at line 78 of file aurostd_xparser.h.
double aurostd::x3DWriter::Sphere::radius |
Definition at line 79 of file aurostd_xparser.h.
std::string aurostd::x3DWriter::Sphere::material |
Definition at line 80 of file aurostd_xparser.h.