The constructor.
Attributes will be initialized as defined in the model object which serves as a singleton.
This is the global attribute model. Set these object on the initialization of your app to gain all VertexAttr instances have these attributes.
Generated using TypeDoc
The VertexAttr is a helper class to wrap together additional attributes to vertices that do not belong to the 'standard canonical' vertex implementation.
This is some sort of 'userData' object, but the constructor uses a global model to obtain a (configurable) default attribute set to all instances.