Blender V4.3
param.h File Reference
#include <OpenImageIO/paramlist.h>
#include <OpenImageIO/typedesc.h>
#include <OpenImageIO/ustring.h>

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN static OIIO_NAMESPACE_USING constexpr TypeDesc TypeFloat2 (TypeDesc::FLOAT, TypeDesc::VEC2)
 
static constexpr TypeDesc TypeRGBA (TypeDesc::FLOAT, TypeDesc::VEC4, TypeDesc::COLOR)
 
static constexpr TypeDesc TypeFloatArray4 (TypeDesc::FLOAT, TypeDesc::SCALAR, TypeDesc::NOSEMANTICS, 4)
 

Function Documentation

◆ TypeFloat2()

◆ TypeFloatArray4()

static constexpr TypeDesc TypeFloatArray4 ( TypeDesc::FLOAT ,
TypeDesc::SCALAR ,
TypeDesc::NOSEMANTICS ,
4  )
staticconstexpr

◆ TypeRGBA()