#include <sbgTypes.h>
Public Attributes | |
| uint32 * | m_pointerUint32 |
| uint8 * | m_pointerUint8 |
Used to get a uint32 from a uint8 array.
Definition at line 79 of file sbgTypes.h.
| uint32* _Uint8PtrToUint32Ptr::m_pointerUint32 |
Store the unint32 value.
Definition at line 82 of file sbgTypes.h.
| uint8* _Uint8PtrToUint32Ptr::m_pointerUint8 |
Set the address used to access the uint32.
Definition at line 81 of file sbgTypes.h.