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

Go to the source code of this file.

Classes

class  ramses::StreamTexture
 StreamTexture is a special kind of texture, which holds a reference to a "fallback texture" and a stream source id. The content of the StreamTexture is dynamic and is determined within the renderer, based on whether the stream with the specified id is available or not. If it is available, the content of the StreamTexture is taken from the stream. Otherwise, the StreamTexture is replaced by the "fallback texture". 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.