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

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

get(uint3 position) const noexceptSampler3Dinline
sampleNearest(float3 uv, bool repeatMode=false) const noexceptSampler3Dinline
Sampler3D(const void *texels, uint3 size) noexceptSampler3Dinline