HDK
|
#include "CH_API.h"
#include <DEP/DEP_ContextOptionsFwd.h>
#include <UT/UT_COW.h>
#include <UT/UT_NonCopyable.h>
#include <SYS/SYS_Inline.h>
#include <SYS/SYS_Types.h>
#include <SYS/SYS_Flicks.h>
Go to the source code of this file.
Classes | |
class | CH_EvalContext |
class | CH_EvalContext |
Functions | |
template<> | |
constexpr SYS_STATIC_INLINE bool | SYSisPOD< CH_EvalContext > () |
Define CH_EvalContext enough to be used as data members. Include CH_EvalContext.h which has additional includes to be able to call all methods on it.
Definition in file CH_EvalContextFwd.h.
constexpr SYS_STATIC_INLINE bool SYSisPOD< CH_EvalContext > | ( | ) |
Definition at line 116 of file CH_EvalContextFwd.h.