Module rounded_box

Source
Expand description

Additional GizmoBuffer Functions – Rounded cuboids and rectangles

Includes the implementation of GizmoBuffer::rounded_rect, GizmoBuffer::rounded_rect_2d and GizmoBuffer::rounded_cuboid. and assorted support items.

Structs§

RoundedCuboidBuilder
A builder returned by GizmoBuffer::rounded_cuboid
RoundedRectBuilder
A builder returned by GizmoBuffer::rounded_rect and GizmoBuffer::rounded_rect_2d