This is the complete list of members for vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS >, including all inherited members.
FixedPoint() | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inline |
FixedPoint(vrpn_int8 x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inlineexplicit |
FixedPoint(vrpn_int16 x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inlineexplicit |
FixedPoint(vrpn_int32 x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inlineexplicit |
FixedPoint(vrpn_uint8 x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inlineexplicit |
FixedPoint(vrpn_uint16 x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inlineexplicit |
FixedPoint(vrpn_uint32 x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inlineexplicit |
FixedPoint(double x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inlineexplicit |
FixedPoint(float x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inlineexplicit |
get() const | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inline |
IntegerType typedef | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | |
RawType typedef | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | |
value() const | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS > | inline |