Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: Pt[][] Box(bool)

Declaration

public static Pt[][] Box(
    bool reverse = false
)

Summary

Generates an axis-aligned box, or cube, of sidelength 2.

Parameters

boolreverse If true, the faces are generated clockwise instead of counter-clockwise.

Returns

A collection of faces.