Euphoria
eu::core::LoadedMeshOrError Struct Reference

#include <mesh.h>

Public Attributes

Mesh loaded_mesh
 
std::string error
 

Detailed Description

Definition at line 109 of file mesh.h.

Member Data Documentation

◆ error

std::string eu::core::LoadedMeshOrError::error

Definition at line 112 of file mesh.h.

◆ loaded_mesh

Mesh eu::core::LoadedMeshOrError::loaded_mesh

Definition at line 111 of file mesh.h.


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