vrpn 07.35
Virtual Reality Peripheral Network
Loading...
Searching...
No Matches
vrpn_FixedPoint.h File Reference

Header. More...

#include "vrpn_Types.h"
#include <cstddef>
Include dependency graph for vrpn_FixedPoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vrpn::detail::IntegerOfSize< NUM_BITS >
 
struct  vrpn::detail::IntegerOfSize< 8 >
 
struct  vrpn::detail::IntegerOfSize< 16 >
 
struct  vrpn::detail::IntegerOfSize< 32 >
 
struct  vrpn::detail::IntegerOfSize< 64 >
 
struct  vrpn::detail::UnsignedIntegerOfSize< NUM_BITS >
 
struct  vrpn::detail::UnsignedIntegerOfSize< 8 >
 
struct  vrpn::detail::UnsignedIntegerOfSize< 16 >
 
struct  vrpn::detail::UnsignedIntegerOfSize< 32 >
 
struct  vrpn::detail::IntegerOfSizeAndSignedness< BITS, SIGNED >
 
struct  vrpn::detail::IntegerOfSizeAndSignedness< BITS, false >
 
class  vrpn::FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >
 A fixed-point value class. More...
 

Namespaces

namespace  vrpn
 
namespace  vrpn::detail
 

Detailed Description

Header.

Date
2014
Author
Kevin M. Godby kevin.nosp@m.@god.nosp@m.by.or.nosp@m.g

Definition in file vrpn_FixedPoint.h.