|
Blender V4.3
|
Functions | |
| template<typename From , typename To > | |
| To | convert_value (const From value) |
| template<> | |
| pxr::GfVec2f | convert_value (const float2 value) |
| template<> | |
| pxr::GfVec3f | convert_value (const float3 value) |
| template<> | |
| pxr::GfVec3f | convert_value (const ColorGeometry4f value) |
| template<> | |
| pxr::GfVec4f | convert_value (const ColorGeometry4f value) |
| template<> | |
| pxr::GfVec3f | convert_value (const ColorGeometry4b value) |
| template<> | |
| pxr::GfVec4f | convert_value (const ColorGeometry4b value) |
| template<> | |
| pxr::GfQuatf | convert_value (const math::Quaternion value) |
| template<> | |
| float2 | convert_value (const pxr::GfVec2f value) |
| template<> | |
| float3 | convert_value (const pxr::GfVec3f value) |
| template<> | |
| ColorGeometry4f | convert_value (const pxr::GfVec3f value) |
| template<> | |
| ColorGeometry4f | convert_value (const pxr::GfVec4f value) |
| template<> | |
| math::Quaternion | convert_value (const pxr::GfQuatf value) |
|
inline |
Definition at line 73 of file usd_attribute_utils.hh.
References blender::ColorRGBA< ChannelStorageType, Space, Alpha >::b, blender::ColorRGBA< ChannelStorageType, Space, Alpha >::g, and blender::ColorRGBA< ChannelStorageType, Space, Alpha >::r.
|
inline |
Definition at line 78 of file usd_attribute_utils.hh.
References blender::ColorRGBA< ChannelStorageType, Space, Alpha >::a, blender::ColorRGBA< ChannelStorageType, Space, Alpha >::b, blender::ColorRGBA< ChannelStorageType, Space, Alpha >::g, and blender::ColorRGBA< ChannelStorageType, Space, Alpha >::r.
|
inline |
Definition at line 65 of file usd_attribute_utils.hh.
|
inline |
Definition at line 69 of file usd_attribute_utils.hh.
|
inline |
Definition at line 57 of file usd_attribute_utils.hh.
|
inline |
Definition at line 61 of file usd_attribute_utils.hh.
|
inline |
Definition at line 52 of file usd_attribute_utils.hh.
Referenced by blender::io::usd::copy_blender_buffer_to_primvar(), blender::io::usd::copy_primvar_to_blender_buffer(), and blender::io::usd::read_face_display_color().
|
inline |
Definition at line 83 of file usd_attribute_utils.hh.
|
inline |
Definition at line 104 of file usd_attribute_utils.hh.
|
inline |
Definition at line 88 of file usd_attribute_utils.hh.
|
inline |
Definition at line 92 of file usd_attribute_utils.hh.
|
inline |
Definition at line 96 of file usd_attribute_utils.hh.
|
inline |
Definition at line 100 of file usd_attribute_utils.hh.