Definition vertex_attribute_descriptor.h:10
VertexAttributeFormat format() const
Definition vertex_attribute_descriptor.h:23
VertexAttribute attribute() const
Definition vertex_attribute_descriptor.h:22
friend bool operator==(const VertexAttributeDescriptor &, const VertexAttributeDescriptor &)=default
VertexAttributeDescriptor(VertexAttribute attribute, VertexAttributeFormat format)
Definition vertex_attribute_descriptor.h:12
Definition custom_decoration_generator.h:5
VertexAttribute
Definition vertex_attribute.h:9
VertexAttributeFormat
Definition vertex_attribute_format.h:5