9 #ifndef RAMSES_CLIENTOBJECT_H
10 #define RAMSES_CLIENTOBJECT_H
25 class ClientObjectImpl&
impl;
43 friend class RamsesClientImpl;
#define RAMSES_API
Definition: APIExport.h:35
The ClientObject is a base class for all client API objects owned by a RamsesClient.
Definition: ClientObject.h:20
ClientObject(ClientObjectImpl &pimpl)
Constructor for ClientObject.
class ClientObjectImpl & impl
Definition: ClientObject.h:25
virtual ~ClientObject()
Destructor of the ClientObject.
The RamsesObject is a base class for all client API objects owned by the framework.
Definition: RamsesObject.h:21
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applicat...
Definition: AnimatedProperty.h:15