|
Math v0.2.0
SIMD optimized C++ mathematics library
|
This is the complete list of members for Sampler4D, including all inherited members.
| get(uint3 position, uint8 mip) const noexcept | Sampler4D | inline |
| sampleNearest(float3 uv, float mip, bool repeatMode=false) const noexcept | Sampler4D | inline |
| Sampler4D(const void *const *mips, uint3 size, uint8 mipCount=1) noexcept | Sampler4D | inline |