Cg OpenGL Runtime API cgGLGetManageTextureParameters(3)
NAME
cgGLGetanageTextureParameters - gets the manage texture
parameters flag from a context
SYNOPSIS
#include
CGbool cgGLGetManageTextureParameters( CGcontext context );
PARAMETERS
context The context from which the automatic texture
management setting will be retrieved.
RETURN VALUES
Returns the manage textures setting for context.
DESCRIPTION
cgGLGetanageTextureParameters gets the current manage
textures setting from context. See
cgGLSetManageTextureParameters for more information.
EXAMPLES
to-be-written
ERORS
None.
HISTORY
cgGLGetanageTextureParameters was introduced in Cg 1.2.
SEE ALSO
cgGLSetManageTextureParameters, cgGLBindProgram,
cgGLUnbindProgram
Cg Toolkit 2.1 Last change: 1
|