This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Set the type of a memory context
#include <photon/PhRender.h> void PmMemSetType( PmMemoryContext_t *mc, int type );
ph
This function sets the type of the memory context pointed to by mc. The valid types are:
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PmMemCreateMC(), PmMemReleaseMC(), PmMemSetChunkSize(), PmMemSetMaxBufSize()
"Flickerless animation" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide