Restructuring renderpasses
This commit is contained in:
@@ -29,6 +29,8 @@ public:
|
||||
const Rect getBoundingBox() const;
|
||||
protected:
|
||||
Rect boundingBox;
|
||||
bool dirty;
|
||||
|
||||
bool enabled;
|
||||
PElement parent;
|
||||
Array<PElement> children;
|
||||
|
||||
Reference in New Issue
Block a user