Click or drag to resize

Packer2DBox Class

Heavily modified version of https://github.com/cariquitanmac/2D-Bin-Pack-Binary-Search, which is a C# implementation of Jakes Gordon Binary Tree Algorithm for 2D Bin Packing https://github.com/jakesgordon/bin-packing/

All rights go to the original author.

Inheritance Hierarchy
SystemObject
  Com.ForbiddenByte.OSA.UtilPacker2DBox

Namespace:  Com.ForbiddenByte.OSA.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class Packer2DBox

The Packer2DBox type exposes the following members.

Constructors
  NameDescription
Public methodPacker2DBox
Top
Methods
  NameDescription
Public methodPack
Top
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also