Create a ScopedAttributes object having the specified attributes. Note that attributes must remain valid and unmodified for the lifetime of this object.
Declared in <ball_scopedattributes.h>
ScopedAttributes(AttributeContainer const* attributes);
| Name | Description |
|---|---|
| attributes | attribute container to install in the current attribute context |