BinPack2DSize.kl

Types

BinPack2DSize (struct)

A BinPack2DSize describes the size inside of a BinPack2DRegion

Members

SInt32 w  
SInt32 h  

Methods

SInt32 Area ? ()
  BinPack2DSize ( in BinPack2DSize other )
  BinPack2DSize ( in SInt32 w, in SInt32 h )
  BinPack2DSize ()
Boolean Contains ? ( in BinPack2DSize that )
Boolean IsEmpty ? ()
BinPack2DSize Rotated ? ()
BinPack2DSize clone ? ()