Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::TUnaryTextureOperator< InputType, OutputType, OperatorType >, including all inherited members.
InputTexRes typedef | ph::TUnaryTextureOperator< InputType, OutputType, OperatorType > | |
Output typedef | ph::TTexture< OutputType > | |
sample(const SampleLocation &sampleLocation, OutputType *const out_value) const override | ph::TUnaryTextureOperator< InputType, OutputType, OperatorType > | inlinevirtual |
TTexture()=default | ph::TTexture< OutputType > | inline |
TUnaryTextureOperator(InputTexRes inputTexture) | ph::TUnaryTextureOperator< InputType, OutputType, OperatorType > | inlineexplicit |
TUnaryTextureOperator(InputTexRes inputTexture, OperatorType op) | ph::TUnaryTextureOperator< InputType, OutputType, OperatorType > | inline |
~TTexture()=default | ph::TTexture< OutputType > | inlinevirtual |