Table of Contents

Interface IExpandToBox2d

Namespace
Hi.Geom
Assembly
HiGeom.dll

Object that can be expanded to a Box2d.

public interface IExpandToBox2d
Extension Methods

Methods

ExpandToBox2d(Box2d)

Expands the destination box. This function is usually used to compute the bounding box of elements.

void ExpandToBox2d(Box2d dst)

Parameters

dst Box2d

Destination box