|
HoverRace
2.0
|
#include <BitPacking.h>
Public Member Functions | |
| void | Clear () |
| MR_Int32 | Get (MR_UInt32 pOffset, MR_UInt32 pLen, MR_UInt32 pPrecision) const |
| MR_UInt32 | Getu (MR_UInt32 pOffset, MR_UInt32 pLen, MR_UInt32 pPrecision) const |
| void | InitFrom (const MR_UInt8 *data) |
| void | Set (MR_UInt32 pOffset, MR_UInt32 pLen, MR_UInt32 pPrecision, MR_Int32 pValue) |
| void | Set (MR_UInt32 pOffset, MR_UInt32 pLen, MR_UInt32 pPrecision, MR_UInt32 pValue) |
Public Attributes | |
| char | bdata [REALSIZE] |
Static Public Attributes | |
| static const int | REALSIZE = BYTES + 3 |
| static const int | SIZE = BYTES |
| void HoverRace::Util::BitPack< BYTES >::Clear | ( | ) |
| MR_Int32 HoverRace::Util::BitPack< BYTES >::Get | ( | MR_UInt32 | pOffset, |
| MR_UInt32 | pLen, | ||
| MR_UInt32 | pPrecision | ||
| ) | const |
| MR_UInt32 HoverRace::Util::BitPack< BYTES >::Getu | ( | MR_UInt32 | pOffset, |
| MR_UInt32 | pLen, | ||
| MR_UInt32 | pPrecision | ||
| ) | const |
| void HoverRace::Util::BitPack< BYTES >::InitFrom | ( | const MR_UInt8 * | data | ) |
|
inline |
|
inline |
| char HoverRace::Util::BitPack< BYTES >::bdata[REALSIZE] |
|
static |
|
static |
1.8.11