48 std::shared_ptr<MappedState<bool>>
open;
51 std::shared_ptr<Buffers::FormaBuffer>
buf;
126 std::shared_ptr<Buffers::FormaBuffer>
buf,
129 float x_min,
float x_max,
float row_h);
142 MAYAFLUX_API
void attach(
Layer& layer, uint32_t body_id)
const;
157 std::shared_ptr<Buffers::FormaBuffer> buf,
163 bool initially_open =
true,
164 glm::vec3 color_closed = glm::vec3(0.25F),
165 glm::vec3 color_open = glm::vec3(0.35F),
166 std::shared_ptr<Core::VKImage> label =
nullptr);
Context
Execution contexts for log messages.