std.geom.Box - nitrologic/monkey2 GitHub Wiki
Struct Box
Consts | |
---|---|
EmptyBounds | |
FullBounds |
Fields | |
---|---|
max | |
min |
Constructors | |
---|---|
New |
Properties | |
---|---|
Center | (read only) |
Depth | (read only) |
Empty | (read only) |
Height | (read only) |
Size | (read only) |
Width | (read only) |
Methods | |
---|---|
OpAnd | |
OpAndeq | |
OpAdd | |
OpAddeq | |
OpSub | |
OpSubeq | |
Contains | |
Corner | |
Intersects | |
To | |
[OpOr](/nitrologic/monkey2/wiki/Operator- | ) |
[OpOreq](/nitrologic/monkey2/wiki/Operator- | =) |