DrawableImageContext::SetDisallowTextureMapping

DrawableImageContext::SetDisallowTextureMapping
void SetDisallowTextureMapping(bool disallow = true);
Description

Sets the flag to disallow operations that map textures and thus results in a failure.

Parameters
Parameters 
Description 
bool disallow = true 
A boolean flag to allow/disallow texture mapping operations.