Contents

SKRange

A definition of a range of floating-point values.

Declaration

class SKRange

Overview

You typically use a SKRange to clamp a value so that it is within the specified range.

Topics

Creating a Range Object

Inspecting a Range Object’s Limits

Initializers

See Also

Mathematical Tools