PBRT
halfFunction< T > Member List
This is the complete list of members for halfFunction< T >, including all inherited members.
halfFunction(Function f, half domainMin=-HALF_MAX, half domainMax=HALF_MAX, T defaultValue=0, T posInfValue=0, T negInfValue=0, T nanValue=0) (defined in halfFunction< T >)halfFunction< T >
operator()(half x) const (defined in halfFunction< T >)halfFunction< T > [inline]