Blender  V3.3
Functions
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 constexpr OIIO_NAMESPACE_USING 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()

CCL_NAMESPACE_BEGIN static constexpr OIIO_NAMESPACE_USING TypeDesc TypeFloat2 ( TypeDesc::FLOAT  ,
TypeDesc::VEC2   
)
staticconstexpr

◆ TypeFloatArray4()

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

◆ TypeRGBA()

static constexpr TypeDesc TypeRGBA ( TypeDesc::FLOAT  ,
TypeDesc::VEC4  ,
TypeDesc::COLOR   
)
staticconstexpr