1#line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.11-windows/ufe/include/attributeInfo.h"
2#ifndef _ufe_attributeInfo
3#define _ufe_attributeInfo
std::shared_ptr< Attribute > Ptr
This class keeps information of an attribute.
Attribute::Ptr attribute() const
Create the Attribute from the AttributeInfo.
AttributeInfo(const AttributeInfo &attr)=default
AttributeInfo(const Attribute::Ptr &attr)
AttributeInfo(const Path &path, const std::string &name)
const std::string fAttributeName
Identify an object or 3D path in the scene.
std::string string(const Path &path)
Path path(const std::string &pathString)
Definition of macros for symbol visibility.