Luanti 5.16.0-dev
Loading...
Searching...
No Matches
MapblockMeshGenerator::LiquidData Struct Reference
Collaboration diagram for MapblockMeshGenerator::LiquidData:

Classes

struct  NeighborData

Public Attributes

bool top_is_same_liquid
bool draw_bottom
TileSpec tile
TileSpec tile_top
content_t c_flowing
content_t c_source
video::SColor color_top
NeighborData neighbors [3][3]
f32 corner_levels [2][2]

Member Data Documentation

◆ c_flowing

content_t MapblockMeshGenerator::LiquidData::c_flowing

◆ c_source

content_t MapblockMeshGenerator::LiquidData::c_source

◆ color_top

video::SColor MapblockMeshGenerator::LiquidData::color_top

◆ corner_levels

f32 MapblockMeshGenerator::LiquidData::corner_levels[2][2]

◆ draw_bottom

bool MapblockMeshGenerator::LiquidData::draw_bottom

◆ neighbors

NeighborData MapblockMeshGenerator::LiquidData::neighbors[3][3]

◆ tile

TileSpec MapblockMeshGenerator::LiquidData::tile

◆ tile_top

TileSpec MapblockMeshGenerator::LiquidData::tile_top

◆ top_is_same_liquid

bool MapblockMeshGenerator::LiquidData::top_is_same_liquid

The documentation for this struct was generated from the following file: