Math v0.2.0
SIMD optimized C++ mathematics library
Loading...
Searching...
No Matches
sampler.hpp File Reference

Common texture (image) sampler functions. More...

#include "math/vector.hpp"

Classes

class  Sampler4D
 Texture (image) sampler 4D. (Includes 3D textures and mipmap levels). More...
class  Sampler3D
 Texture (image) sampler 3D. More...
class  Sampler2D
 Texture (image) sampler 2D. More...

Detailed Description

Common texture (image) sampler functions.