Euphoria
eu::files::mesh::Folder Struct Reference

#include <mesh.h>

Public Attributes

std::string texture_override
 
std::vector< Extensionchange_extensions
 
std::vector< Filenamechange_filenames
 
float scale = 1.0f
 

Detailed Description

Definition at line 38 of file mesh.h.

Member Data Documentation

◆ change_extensions

std::vector<Extension> eu::files::mesh::Folder::change_extensions

Definition at line 41 of file mesh.h.

◆ change_filenames

std::vector<Filename> eu::files::mesh::Folder::change_filenames

Definition at line 42 of file mesh.h.

◆ scale

float eu::files::mesh::Folder::scale = 1.0f

Definition at line 43 of file mesh.h.

◆ texture_override

std::string eu::files::mesh::Folder::texture_override

Definition at line 40 of file mesh.h.


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