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

Go to the source code of this file.

Classes

class  ramses::ArrayBuffer
 The ArrayBuffer is a data object used to provide vertex or index data to ramses::GeometryBinding::setInputBuffer and ramses::GeometryBinding::setIndices. The buffer data of an ArrayBuffer is not filled initially and can be fully or partially updated in between scene flushes. 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.