|
|
| halp_meta (name, "Table") halp_meta(author |
| |
|
ossia team | halp_meta (category, "Control/Data processing") halp_meta(description |
| |
|
ossia team Store arbitrary data in an N dimensional | table (1-16D)") halp_meta(c_name |
| |
|
ossia team Store arbitrary data in an N dimensional avnd_table_nd | halp_meta (uuid, "98418d3a-58c3-4d1f-b716-83c0988174c3") halp_meta(manual_url |
| |
|
void | clear_cell (const index_vec_type &indices) |
| |
|
void | resize (const extent_vec_type &extents) |
| |
|
void | operator() () |
| |
|
|
ossia team Store arbitrary data in an N dimensional avnd_table_nd | https: using value_type = ossia::value |
| |
|
struct { | |
| |
|
read | |
| |
|
set | |
| |
|
clear_cell | |
| |
|
resize | |
| |
|
fill | |
| |
|
dims | |
| |
|
halp::maintained_button<"Clear"> clear | |
| |
|
halp::maintained_button<"Lock"> lock | |
| |
|
dump | |
| |
|
halp::toggle<"Preserve"> preserve | |
| |
| } | inputs | |
| |
|
struct { | |
| |
|
halp::val_port<"Output", ossia::value > output | |
| |
|
halp::val_port<"Shape", extent_vec_type > shape | |
| |
|
halp::val_port<"Size", int64_t > size | |
| |
| } | outputs | |
| |
|
detail::multi_array_variant_t< value_type, g_table_max_dimensions > | buffer |
| |
The documentation for this struct was generated from the following file: