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

Scene object settings for facets. More...

Public Attributes

std::vector< xvector< double > > vertexes
 
std::vector< std::vector< uint > > facets
 
std::string material
 

Detailed Description

Scene object settings for facets.

Definition at line 84 of file aurostd_xparser.h.

Member Data Documentation

◆ vertexes

std::vector<xvector<double> > aurostd::x3DWriter::ConvexFacets::vertexes

Definition at line 85 of file aurostd_xparser.h.

◆ facets

std::vector<std::vector<uint> > aurostd::x3DWriter::ConvexFacets::facets

Definition at line 86 of file aurostd_xparser.h.

◆ material

std::string aurostd::x3DWriter::ConvexFacets::material

Definition at line 87 of file aurostd_xparser.h.


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