48 std::shared_ptr<MappedState<bool>>
open;
51 std::shared_ptr<Buffers::FormaBuffer>
buf;
132 std::shared_ptr<Buffers::FormaBuffer>
buf,
135 float x_min,
float x_max,
float row_h);
152 std::shared_ptr<Buffers::FormaBuffer>
buf,
168 MAYAFLUX_API
void attach(
Layer& layer, uint32_t body_id)
const;
183 std::shared_ptr<Buffers::FormaBuffer> buf,
189 bool initially_open =
true,
190 glm::vec3 color_closed = glm::vec3(0.25F),
191 glm::vec3 color_open = glm::vec3(0.35F),
192 std::shared_ptr<Core::VKImage> label =
nullptr);
Context
Execution contexts for log messages.
Axis-aligned bounding rectangle in a 2D coordinate space.