#define glObjectAction ( _glObjectId,
_glAction,
_glValue   )     __glObjectAction(_glObjectId, _glAction, _glValue)

Perform an object action.

Execute the specified action on the specified object.

Parameters:
_glObjectId The object id.
_glAction The action to perform on the object. See Graphics library actions.
_glValue The setting value.

Generated by  doxygen 1.6.2