22 INLINE DepthOffsetAttrib::
23 DepthOffsetAttrib(
int offset, PN_stdfloat min_value, PN_stdfloat max_value) :
25 _min_value(min_value),
PN_stdfloat get_min_value() const
Returns the value for the minimum (closest) depth value to be stored in the buffer, in the range 0
int get_offset() const
Returns the depth offset represented by this attrib.
PN_stdfloat get_max_value() const
Returns the value for the maximum (farthest) depth value to be stored in the buffer, in the range 0