stim::workspace_description struct

Initialization parameters for the workspace componenent of stim::simulation_description.

Public variables

const_span<bounding_box> boxes
Parts of the workspace represented by axis-aligned bounding boxes.
const_span<bounding_sphere> spheres
Parts of the workspace represented by bounding spheres.

Variable documentation

const_span<bounding_box> stim::workspace_description::boxes

Parts of the workspace represented by axis-aligned bounding boxes.

const_span<bounding_sphere> stim::workspace_description::spheres

Parts of the workspace represented by bounding spheres.