Node class for storing attributes in a BlobTree. More...
#include <attributenode.h>
Inherits jbt_ngnode.
This class holds a jbt_attribute and overrides the jbt_blobtree::attribute() function to set queries for the same attribute,
Create a new attribute node. Pass the child BlobTree that the attribute should apply to,the attribute of the node, and a flag indicating that the attribute should be deleted when this node is deleted.
Create a new atrtibute node storing a jbt_diffuse attribute with the given colour.