Blue Brain BioExplorer
Texture2D.h File Reference
#include <platform/core/common/Api.h>
#include <platform/core/common/Types.h>
#include <vector>
Include dependency graph for Texture2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  core::Texture2D
 

Namespaces

 core
 

Enumerations

enum class  core::TextureWrapMode { core::clamp_to_border , core::clamp_to_edge , core::mirror , core::repeat }