Euphoria
eu::core::MaterialTexture Struct Reference

#include <mesh.h>

Public Member Functions

 MaterialTexture (const io::FilePath &p, EnumValue t)
 

Public Attributes

io::FilePath path
 
EnumValue type
 

Detailed Description

Definition at line 68 of file mesh.h.

Constructor & Destructor Documentation

◆ MaterialTexture()

eu::core::MaterialTexture::MaterialTexture ( const io::FilePath p,
EnumValue  t 
)

Definition at line 66 of file mesh.cc.

Member Data Documentation

◆ path

io::FilePath eu::core::MaterialTexture::path

Definition at line 70 of file mesh.h.

◆ type

EnumValue eu::core::MaterialTexture::type

Definition at line 71 of file mesh.h.


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