RAMSES Documentation  27.0.130
Information for RAMSES users and developers
Classes | Namespaces
BlitPass.h File Reference
#include "ramses-client-api/SceneObject.h"

Go to the source code of this file.

Classes

class  ramses::BlitPass
 The BlitPass blits contents of one RendeBuffer to another. The source and destination RenderBuffer objects must have same type, format and dimensions. BlitPass objects are ordered together using a render order, which is also shared with RenderPass objects, i.e, BlitPass and RenderPass objects can all be ordered relative to each other. More...
 

Namespaces

 ramses
 The RAMSES namespace contains all client side objects and functions used to implement RAMSES applications. RAMSES refers to these applications as clients.