Euphoria
Public Attributes | List of all members
eu::core::Geom Struct Reference

vertices and triangles More...

Public Attributes

std::vector< Vertexvertices
 
std::vector< Facefaces
 

Detailed Description

vertices and triangles

Definition at line 29 of file geom.h.

Member Data Documentation

◆ faces

std::vector<Face> eu::core::Geom::faces

Definition at line 32 of file geom.h.

◆ vertices

std::vector<Vertex> eu::core::Geom::vertices

Definition at line 31 of file geom.h.


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