MEPP2 Project
|
#include <string>
#include <memory>
#include <map>
#include <CImg.h>
Go to the source code of this file.
Classes | |
struct | FEVV::Types::Material |
Namespaces | |
FEVV | |
Interfaces for plugins These interfaces will be used for different plugins. | |
FEVV::Types | |
Macros | |
#define | cimg_display 0 |
Typedefs | |
typedef cimg_library::CImg< unsigned char > | FEVV::Types::Image |
Enumerations | |
enum | FEVV::Types::MaterialType { FEVV::Types::MaterialType::MATERIAL_TYPE_STANDARD, FEVV::Types::MaterialType::MATERIAL_TYPE_PBR } |
#define cimg_display 0 |
Definition at line 30 of file Material.h.