OpenVDB  0.104.0
RayInterval< Real, ValueType > Member List

This is the complete list of members for RayInterval< Real, ValueType >, including all inherited members.

CONSTANT enum valueRayInterval< Real, ValueType >
EMPTY enum valueRayInterval< Real, ValueType >
isConstant() const RayInterval< Real, ValueType >inline
isEmpty() const RayInterval< Real, ValueType >inline
isVariable() const RayInterval< Real, ValueType >inline
merge(const RayInterval &other, Real tolerance=1e-4)RayInterval< Real, ValueType >inline
operator<(const RayInterval &other) const RayInterval< Real, ValueType >inline
operator==(const RayInterval &other) const RayInterval< Real, ValueType >inline
print() const RayInterval< Real, ValueType >inline
RayInterval()RayInterval< Real, ValueType >inline
RayInterval(Real _t0, Real _t1)RayInterval< Real, ValueType >inline
RayInterval(Real _t0, Real _t1, Hit)RayInterval< Real, ValueType >inline
RayInterval(Real _t0, Real _t1, const ValueType &_value)RayInterval< Real, ValueType >inline
set(Real _t0, Real _t1)RayInterval< Real, ValueType >inline
set(Real _t0, Real _t1, bool empty=false)RayInterval< Real, ValueType >inline
set(Real _t0, Real _t1, const ValueType &_value)RayInterval< Real, ValueType >inline
t0RayInterval< Real, ValueType >
t1RayInterval< Real, ValueType >
tagRayInterval< Real, ValueType >
Tag enum nameRayInterval< Real, ValueType >
valueRayInterval< Real, ValueType >
VARIABLE enum valueRayInterval< Real, ValueType >