HoverRace  2.0
Functions
FastMemManip.h File Reference
#include "MR_Types.h"
+ Include dependency graph for FastMemManip.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void MR_LargeMem16Set (MR_UInt16 *pDest, MR_UInt16 pValue, int pCount)
 
void MR_Mem32Set (MR_UInt32 *pDest, MR_UInt32 pValue, int pCount)
 
void MR_SmallMem16Set (MR_UInt16 *pDest, MR_UInt16 pValue, int pCount)
 

Function Documentation

void MR_LargeMem16Set ( MR_UInt16 pDest,
MR_UInt16  pValue,
int  pCount 
)
inline
void MR_Mem32Set ( MR_UInt32 pDest,
MR_UInt32  pValue,
int  pCount 
)
inline
void MR_SmallMem16Set ( MR_UInt16 pDest,
MR_UInt16  pValue,
int  pCount 
)
inline