|
Rumba C++ SDK
|
Go to the source code of this file.
Classes | |
| class | maquina::BufferConst< T > |
| A readonly buffer for basic types like floats, integers, Imath::V3f, Imath::M44f.. More... | |
| class | maquina::Buffer< T > |
| A writable buffer for basic types like floats, integers, Imath::V3f, Imath::M44f.. More... | |
Namespaces | |
| maquina | |
| This version of the SDK is unstable, i-e, it may change with no warning. | |
Functions | |
| template<typename T > | |
| Buffer< T > | maquina::duplicate (const BufferConst< T > &a) |