|
Blender V4.3
|
#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) |
|
staticconstexpr |
|
staticconstexpr |
Referenced by set_attribute_float(), set_attribute_float2(), set_attribute_float3(), and set_attribute_float4().
|
staticconstexpr |