Size3 D
Represents the size of a 3D space. Extends org.hexworks.zircon.api.data.Size with a zLength
(z axis) dimension. Explanation: ^ (zLength, z axis, positive direction)
O---------> (xLength, x axis, positive direction) / / / L (yLength, y axis, positive direction)
Types
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
containsPosition
Link copied to clipboard
fetchPositions
Link copied to clipboard
Creates a collection of Position3Ds in the order in which they should be iterated when drawing:
from bottom to top (z axis),
from furthest to closest (y axis),
from left to right (x axis)
Properties
Sources
(source)
Link copied to clipboard