17INLINE DepthOffsetAttrib::
18DepthOffsetAttrib(
int offset, PN_stdfloat min_value, PN_stdfloat max_value) :
20 _min_value(min_value),
get_offset
Returns the depth offset represented by this attrib.
get_min_value
Returns the value for the minimum (closest) depth value to be stored in the buffer,...
get_max_value
Returns the value for the maximum (farthest) depth value to be stored in the buffer,...