Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pm/pmmemsettype.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pm/pmmemsettype.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pm/pmmemsettype.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pm/pmmemsettype.html on line 8
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:
- Pm_PHS_CONTEXT
- Renders the draw buffer to image only when necessary (i.e. when the
draw buffer is full, or PmMemFlush() is explicitly called).
Otherwise, the only effect a flush has is to expand the draw buffer
when necessary.
- Pm_IMAGE_CONTEXT
- The draw stream is rendered to the image on every flush.
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
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pm/pmmemsettype.html on line 112
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pm/pmmemsettype.html on line 112