Minetest 5.9.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

◆ c_source

◆ color_top

◆ corner_levels

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

◆ draw_bottom

bool MapblockMeshGenerator::LiquidData::draw_bottom

◆ neighbors

◆ tile

◆ tile_top

◆ top_is_same_liquid


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