vrpn 07.35
Virtual Reality Peripheral Network
 
Loading...
Searching...
No Matches
vrpn::detail::IntegerOfSizeAndSignedness< BITS, SIGNED > Struct Template Reference

#include <vrpn_FixedPoint.h>

Inheritance diagram for vrpn::detail::IntegerOfSizeAndSignedness< BITS, SIGNED >:
Collaboration diagram for vrpn::detail::IntegerOfSizeAndSignedness< BITS, SIGNED >:

Additional Inherited Members

- Public Types inherited from vrpn::detail::IntegerOfSize< BITS >
typedef IntegerOfSize< NUM_BITS+1 >::type type
 

Detailed Description

template<int BITS, bool SIGNED = true>
struct vrpn::detail::IntegerOfSizeAndSignedness< BITS, SIGNED >
Todo
allow for larger types if we can establish VRPN versions of them (e.g., equivalents to uint64_t).

Definition at line 89 of file vrpn_FixedPoint.h.


The documentation for this struct was generated from the following file: