66 auto field_input = std::make_shared<AttributeFieldInput>(std::move(name),
type);
133 std::string producer_name_;
138 std::string producer_name)
140 anonymous_id_(
std::move(anonymous_id)),
141 producer_name_(producer_name)
150 auto field_input = std::make_shared<AnonymousAttributeFieldInput>(
151 std::move(anonymous_id),
type, std::move(producer_name));
static uint8 component(Color32 c, uint i)
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum type
eAttrDomain domain() const
GeometryComponentFieldContext(const GeometryComponent &component, const eAttrDomain domain)
const GeometryComponent & geometry_component() const
ccl_device_inline float4 mask(const int4 &mask, const float4 &a)
VArray< float3 > curve_normals_varray(const CurveComponent &component, const eAttrDomain domain)
VArray< float3 > mesh_normals_varray(const MeshComponent &mesh_component, const Mesh &mesh, const IndexMask mask, eAttrDomain domain)
unsigned __int64 uint64_t