Euphoria
eu::files::mesh::Mesh Struct Reference

#include <mesh.h>

Public Attributes

std::vector< Materialmaterials
 
bool diffuse_and_ambient_are_same = true
 

Detailed Description

Definition at line 20 of file mesh.h.

Member Data Documentation

◆ diffuse_and_ambient_are_same

bool eu::files::mesh::Mesh::diffuse_and_ambient_are_same = true

Definition at line 23 of file mesh.h.

◆ materials

std::vector<Material> eu::files::mesh::Mesh::materials

Definition at line 22 of file mesh.h.


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