OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
symbols.hpp
1
#pragma once
2
3
#include "ext_proto.h"
4
namespace
ossia::max_binding
5
{
6
7
static
inline
auto
s_set = gensym(
"set"
);
8
static
inline
auto
s_cell = gensym(
"cell"
);
9
static
inline
auto
s_clear = gensym(
"clear"
);
10
static
inline
auto
s_rows = gensym(
"rows"
);
11
static
inline
auto
s_namespace = gensym(
"namespace"
);
12
static
inline
auto
s_explore = gensym(
"explore"
);
13
static
inline
auto
s_size = gensym(
"size"
);
14
15
}
src
ossia-max
src
symbols.hpp
Generated on Mon Mar 31 2025 23:58:28 for OSSIA by
1.9.8