|
Rumba C++ SDK
|
#include "Plug.h"Go to the source code of this file.
Classes | |
| class | maquina::ExportHelper |
| Helper class to export animations. More... | |
Namespaces | |
| maquina | |
| This version of the SDK is unstable, i-e, it may change with no warning. | |
Functions | |
| MAQUINA_EXPORT std::vector< maquina::Value > | maquina::scene_geometries (const std::vector< maquina::Value > &scene_values) |
| MAQUINA_EXPORT std::vector< maquina::Value > | maquina::scene_child (const std::vector< maquina::Value > &scene_values, const std::string &child_name) |
| MAQUINA_EXPORT std::vector< maquina::Value > | maquina::scene_matrices (const std::vector< maquina::Value > &scene_values) |
| MAQUINA_EXPORT std::vector< maquina::Value > | maquina::scene_visibility (const std::vector< maquina::Value > &scene_values) |