voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
BlockShape
voxelman
world
block
shape
Undocumented in source.
struct
BlockShape {
ShapeSideMask
[
6
]
sideMasks
;
ubyte
corners
;
bool
hasGeometry
;
bool
hasInternalGeometry
;
}
Members
Variables
corners
ubyte
corners
;
Undocumented in source.
hasGeometry
bool
hasGeometry
;
Undocumented in source.
hasInternalGeometry
bool
hasInternalGeometry
;
Undocumented in source.
sideMasks
ShapeSideMask
[
6
]
sideMasks
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
block
shape
enums
ShapeSideMask
functions
sideIntersectionTable
slopeShapeFromMeta
manifest constants
NUM_SIDE_MASKS
structs
BlockShape
ShapeSide
SideIntersectionTable
variables
blockSideCorners
emptyShape
emptyShapeSides
fullShape
fullShapeSides
unknownShape
waterShape
waterShapeSides