|
Ream v0.1.0-1
C++ graphics library for Linux
|
Base class for Ream objects. More...
#include <RObject.h>
Inheritance diagram for RObject:Public Member Functions | |
| RObject ()=default | |
| Constructs a default RObject. | |
Base class for Ream objects.
Extends CZObject, providing the common object infrastructure shared by Ream types such as RCore, RDevice, RImage, RSurface and RPass.