11 #ifndef __RAY_PackedQuery__
12 #define __RAY_PackedQuery__
88 KeyType myInheritFrom;
RAY_PackedQuery()
Create a packed query for the procedural, possibly inheriting from.
static SYS_FORCE_INLINE bool isValidKey(KeyType k)
Procedural primitive for mantra (RAY)
GLuint const GLchar * name
bool import(const UT_StringRef &name, T *val, int size) const
void setInheritFrom(const KeyType parent)
FMT_CONSTEXPR auto find(Ptr first, Ptr last, T value, Ptr &out) -> bool