AFLOW
 
Loading...
Searching...
No Matches
aurostd::x3DWriter::OpenCylinder Struct Reference

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
 

Detailed Description

Scene object settings for cylinders.

Definition at line 91 of file aurostd_xparser.h.

Member Data Documentation

◆ base

xvector<double> aurostd::x3DWriter::OpenCylinder::base

Definition at line 92 of file aurostd_xparser.h.

◆ apex

xvector<double> aurostd::x3DWriter::OpenCylinder::apex

Definition at line 93 of file aurostd_xparser.h.

◆ center

xvector<double> aurostd::x3DWriter::OpenCylinder::center

Definition at line 94 of file aurostd_xparser.h.

◆ radius

double aurostd::x3DWriter::OpenCylinder::radius

Definition at line 95 of file aurostd_xparser.h.

◆ material

std::string aurostd::x3DWriter::OpenCylinder::material

Definition at line 96 of file aurostd_xparser.h.

◆ height

double aurostd::x3DWriter::OpenCylinder::height

Definition at line 97 of file aurostd_xparser.h.

◆ phi

double aurostd::x3DWriter::OpenCylinder::phi

Definition at line 98 of file aurostd_xparser.h.

◆ theta

double aurostd::x3DWriter::OpenCylinder::theta

Definition at line 99 of file aurostd_xparser.h.


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