This is the complete list of members for vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >, including all inherited members.
| FixedPoint() | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inline |
| FixedPoint(typename detail::IntegerOfSizeAndSignedness< 8, SIGNED >::type x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| FixedPoint(typename detail::IntegerOfSizeAndSignedness< 16, SIGNED >::type x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| FixedPoint(typename detail::IntegerOfSizeAndSignedness< 32, SIGNED >::type x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| FixedPoint(double x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| FixedPoint(float x) | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| get() const | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inline |
| IntegerType typedef | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | |
| RawType typedef | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | |
| value() const | vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inline |