Cogs.Rendering
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Cogs::CommandGroupAnnotation Struct Reference

RAII-helper for pushCommandGroupAnnotation/pushCommandGroupAnnotation. More...

#include <CommandGroupAnnotation.h>

Public Member Functions

 CommandGroupAnnotation (IContext *context, const StringView &name)
 
 ~CommandGroupAnnotation ()
 

Public Attributes

IContextcontext
 

Detailed Description

RAII-helper for pushCommandGroupAnnotation/pushCommandGroupAnnotation.

Constructor & Destructor Documentation

◆ CommandGroupAnnotation()

Cogs::CommandGroupAnnotation::CommandGroupAnnotation ( IContext context,
const StringView &  name 
)
inline

◆ ~CommandGroupAnnotation()

Cogs::CommandGroupAnnotation::~CommandGroupAnnotation ( )
inline

Member Data Documentation

◆ context

IContext* Cogs::CommandGroupAnnotation::context

The documentation for this struct was generated from the following file: