Cogs.Rendering
|
RAII-helper for pushCommandGroupAnnotation/pushCommandGroupAnnotation. More...
#include <CommandGroupAnnotation.h>
Public Member Functions | |
CommandGroupAnnotation (IContext *context, const StringView &name) | |
~CommandGroupAnnotation () | |
Public Attributes | |
IContext * | context |
RAII-helper for pushCommandGroupAnnotation/pushCommandGroupAnnotation.
|
inline |
References context, and Cogs::IContext::pushCommandGroupAnnotation().
|
inline |
References context, and Cogs::IContext::popCommandGroupAnnotation().
IContext* Cogs::CommandGroupAnnotation::context |
Referenced by CommandGroupAnnotation(), and ~CommandGroupAnnotation().