#include <OpenImageIO/paramlist.h>
#include <OpenImageIO/typedesc.h>
#include <OpenImageIO/ustring.h>
Go to the source code of this file.
◆ TypeFloat2()
Referenced by AttributeSet::add(), Attribute::add_with_weight(), ApplyPrimvars(), attr_create_generic(), attr_create_subd_uv_map(), attr_create_uv_map(), Attribute::Attribute(), copy_attributes(), Attribute::data_sizeof(), emit_attribute_map_entry(), get_object_attribute(), get_primitive_attribute(), Attribute::get_uv_tiles(), Attribute::kernel_type(), update_attribute_element_size(), and GeometryManager::update_osl_attributes().
◆ TypeFloatArray4()
static constexpr TypeDesc TypeFloatArray4 |
( |
TypeDesc::FLOAT |
, |
|
|
TypeDesc::SCALAR |
, |
|
|
TypeDesc::NOSEMANTICS |
, |
|
|
4 |
|
|
) |
| |
|
staticconstexpr |
◆ TypeRGBA()
static constexpr TypeDesc TypeRGBA |
( |
TypeDesc::FLOAT |
, |
|
|
TypeDesc::VEC4 |
, |
|
|
TypeDesc::COLOR |
|
|
) |
| |
|
staticconstexpr |