Cycles: Add utility function to remove given attribute
This commit is contained in:
@@ -120,6 +120,8 @@ public:
|
||||
|
||||
Attribute *find(AttributeRequest& req);
|
||||
|
||||
void remove(Attribute *attribute);
|
||||
|
||||
void resize(bool reserve_only = false);
|
||||
void clear();
|
||||
};
|
||||
|
Reference in New Issue
Block a user