Rumba C++ SDK
ExportHelper.h File Reference
#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::Valuemaquina::scene_geometries (const std::vector< maquina::Value > &scene_values)
 
MAQUINA_EXPORT std::vector< maquina::Valuemaquina::scene_child (const std::vector< maquina::Value > &scene_values, const std::string &child_name)
 
MAQUINA_EXPORT std::vector< maquina::Valuemaquina::scene_matrices (const std::vector< maquina::Value > &scene_values)
 
MAQUINA_EXPORT std::vector< maquina::Valuemaquina::scene_visibility (const std::vector< maquina::Value > &scene_values)