4 #ifndef __UTIL_PARAM_H__
5 #define __UTIL_PARAM_H__
10 #include <OpenImageIO/paramlist.h>
11 #include <OpenImageIO/typedesc.h>
12 #include <OpenImageIO/ustring.h>
22 TypeDesc::NOSEMANTICS,
#define CCL_NAMESPACE_END
static constexpr TypeDesc TypeFloatArray4(TypeDesc::FLOAT, TypeDesc::SCALAR, TypeDesc::NOSEMANTICS, 4)
static constexpr TypeDesc TypeRGBA(TypeDesc::FLOAT, TypeDesc::VEC4, TypeDesc::COLOR)
CCL_NAMESPACE_BEGIN static constexpr OIIO_NAMESPACE_USING TypeDesc TypeFloat2(TypeDesc::FLOAT, TypeDesc::VEC2)