Math v0.2.0
SIMD optimized C++ mathematics library
Loading...
Searching...
No Matches
Sampler2D Member List

This is the complete list of members for Sampler2D, including all inherited members.

get(uint2 position) const noexceptSampler2Dinline
sampleNearest(float2 uv, bool repeatMode=false) const noexceptSampler2Dinline
Sampler2D(const void *texels, uint3 size) noexceptSampler2Dinline