Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::TSampler< OutputType > Member List

This is the complete list of members for ph::TSampler< OutputType >, including all inherited members.

sample(const TTexture< OutputType > &texture, const SurfaceHit &X) constph::TSampler< OutputType >inline
sample(const TTexture< OutputType > &texture, const math::Vector3R &uvw) constph::TSampler< OutputType >inline
sample(const TTexture< OutputType > &texture, const math::Vector2R &uv) constph::TSampler< OutputType >inline
sampleOrDefault(const TTexture< OutputType > *texture, const SurfaceHit &X, const OutputType &defaultValue) constph::TSampler< OutputType >inline
TSampler()ph::TSampler< OutputType >inline
TSampler(const math::EColorUsage sampleUsage)ph::TSampler< OutputType >inline
TSampler(const math::EColorUsage sampleUsage, const uint32 sampledChannel)ph::TSampler< OutputType >inline