SpiecsEngine
 
Loading...
Searching...
No Matches
Texture.h File Reference

The Texture Class Definitions. More...

#include "Core/Core.h"
#include "Resources/Loader/TextureLoader.h"
#include <memory>
#include <any>

Go to the source code of this file.

Classes

class  Spices::Texture
 Texture Class. This class defines the basic behaves of texture. When we add an new Texture, we need inherit from this. More...
 

Namespaces

namespace  Spices
 

Enumerations

enum class  Spices::TextureType { Spices::Texture2D , Spices::Texture2DArray , Spices::Texture2DCube , Spices::MAX }
 The enum of all Texture Type. More...
 

Detailed Description

The Texture Class Definitions.

Author
Spices.

Definition in file Texture.h.