Cogs.Core
Public Member Functions | Public Attributes | List of all members
Cogs::Core::Instrumentation::RenderScope Struct Reference

Public Member Functions

 RenderScope (IContext *iContext, const char *name)
 

Public Attributes

IContextiContext = nullptr
 

Detailed Description

Definition at line 34 of file Instrumentation.h.

Constructor & Destructor Documentation

◆ RenderScope()

Cogs::Core::Instrumentation::RenderScope::RenderScope ( IContext iContext,
const char *  name 
)
inline

Definition at line 36 of file Instrumentation.h.

◆ ~RenderScope()

Cogs::Core::Instrumentation::RenderScope::~RenderScope ( )
inline

Definition at line 37 of file Instrumentation.h.

Member Data Documentation

◆ iContext

IContext* Cogs::Core::Instrumentation::RenderScope::iContext = nullptr

Definition at line 39 of file Instrumentation.h.


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