14#ifndef MOMENTUM_DATABUFFERACCESSOR_H
15#define MOMENTUM_DATABUFFERACCESSOR_H
17#include "momentum_namespace.h"
18#include "momentum_export.h"
A class that is used as an interface to access low level buffer data for read/write in Momentum objec...
Definition: DataBufferAccessor.h:50
bool commitParticleBuffer(const std::string &bufferName)
Updates the particle data buffer according to specified buffer name.
unsigned int getParticleIdFromIndex(unsigned int arrayIndex) const
Get particle id from low level array index.
Namespace for Momentum Scripting API.
Definition: AffineMatrix4x4.h:29
Definition: SceneGraph.h:29