Blender V5.0
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

static constexpr TypeDesc TypeRGBA (TypeDesc::FLOAT, TypeDesc::VEC4, TypeDesc::COLOR)
static constexpr TypeDesc TypeFloatArray4 (TypeDesc::FLOAT, TypeDesc::SCALAR, TypeDesc::NOSEMANTICS, 4)

Function Documentation

◆ TypeFloatArray4()

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

◆ TypeRGBA()