Ream v0.1.0-1
C++ graphics library for Linux
Loading...
Searching...
No Matches
Public Member Functions | List of all members
RObject Class Reference

Base class for Ream objects. More...

#include <RObject.h>

+ Inheritance diagram for RObject:

Public Member Functions

 RObject ()=default
 Constructs a default RObject.
 

Detailed Description

Base class for Ream objects.

Extends CZObject, providing the common object infrastructure shared by Ream types such as RCore, RDevice, RImage, RSurface and RPass.

Constructor & Destructor Documentation

◆ RObject()

RObject ( )
default

Constructs a default RObject.