|
| | chart.hpp |
| | C++ wrappers for chart/visual output produced by the VM.
|
| | display.hpp |
| | Type-safe wrappers for display bitmasks used by visuals.
|
| | error.hpp |
| | Error type used by the C++ wrapper API.
|
| | ffi.hpp |
| | inputs.hpp |
| | C++ wrappers for typed script input structs (InputInt, InputFloat, etc.).
|
| | instance.hpp |
| | C++ wrapper for the OpenPine VM instance C ABI.
|
| | openpine.hpp |
| | Single include for the OpenPine C++ wrapper API.
|
| | script_info.hpp |
| | C++ wrapper for script metadata (ScriptInfo) from the OpenPine VM.
|
| | script_input.hpp |
| | C++ wrapper for a single script input (ScriptInput) from the OpenPine VM.
|
| | string_ref.hpp |
| | Shared helpers for converting C ABI string refs to std::string_view.
|
| | types.hpp |
| | Re-exports FFI types into the openpine namespace.
|