|
Rumba C++ SDK
|
#include <assert.h>#include "Maquina/Buffer.h"#include "Maquina/EvalContext.h"#include "Maquina/Node.h"#include "Maquina/Points.h"Go to the source code of this file.
Namespaces | |
| maquina | |
| This version of the SDK is unstable, i-e, it may change with no warning. | |
Functions | |
| bool | maquina::_check_nan (const maquina::Value &v) |
| void | maquina::check_nan (maquina::EvalContext &ctx, const std::string &msg, const maquina::Value &v) |