HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE_ContextSpecificObject.h File Reference
#include <UT/UT_Assert.h>
#include "RE_Render.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 62 of file RE_ContextSpecificObject.h.