[][src]Type Definition salva2d::object::BoundarySet

type BoundarySet<N> = ContiguousArena<BoundaryHandle, Boundary<N>>;

A set of all boundary objects.