HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_ContextSpecificObject.h File Reference
#include "RE_API.h"
#include "RE_Render.h"
#include "RE_Server.h"
#include <UT/UT_Assert.h>
#include <UT/UT_NonCopyable.h>
+ Include dependency graph for RE_ContextSpecificObject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RE_ContextSpecificObject
 

Macros

#define RE_CONTEXT_CHECK(r)   UT_ASSERT(matchesContext(r))
 

Macro Definition Documentation

#define RE_CONTEXT_CHECK (   r)    UT_ASSERT(matchesContext(r))

Definition at line 71 of file RE_ContextSpecificObject.h.