Luanti 5.15.0-dev
 
Loading...
Searching...
No Matches
MinimapMapblock Struct Reference

#include <minimap.h>

+ Collaboration diagram for MinimapMapblock:

Public Member Functions

void getMinimapNodes (VoxelManipulator *vmanip, const NodeDefManager *nodedef, const v3s16 &pos)
 

Public Attributes

MinimapPixel data [MAP_BLOCKSIZE *MAP_BLOCKSIZE]
 

Member Function Documentation

◆ getMinimapNodes()

void MinimapMapblock::getMinimapNodes ( VoxelManipulator * vmanip,
const NodeDefManager * nodedef,
const v3s16 & pos )

References MinimapPixel::air_count, CONTENT_AIR, data, ContentFeatures::drawtype, NodeDefManager::get(), VoxelManipulator::getNodeNoEx(), MinimapPixel::height, MAP_BLOCKSIZE, MinimapPixel::n, NDT_AIRLIKE, p(), x, y, and z.

Referenced by MapBlockMesh::MapBlockMesh().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ data


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