40 using AttrType = AttributeType;
41 using AttrOwner = AttributeOwner;
55 using floatT = double;
58 using Vector3 = Eigen::Vector3d;
59 using Vector4 = Eigen::Vector4d;
60 using String = std::string;
82 enum class SocketIOType {
size_t Offset
ga::Offset is the index of an element in a given AttributeOwner.
Definition Types.h:50
AttributeOwner
The segment of geometry that owns a particular attribute.
Definition Types.h:23
AttributeType
Data types available to store attribute values in.
Definition Types.h:33
uint64_t OpId
The unique ID assigned to each node in the network.
Definition Types.h:80