Minetest  5.4.0
MinimapMapblock Struct Reference

#include <minimap.h>

+ Collaboration diagram for MinimapMapblock:

Public Member Functions

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

Public Attributes

MinimapPixel data [MAP_BLOCKSIZE *MAP_BLOCKSIZE]
 

Member Function Documentation

◆ getMinimapNodes()

void MinimapMapblock::getMinimapNodes ( VoxelManipulator vmanip,
const v3s16 pos 
)

References MinimapPixel::air_count, CONTENT_AIR, data, MapNode::getContent(), VoxelManipulator::getNodeNoEx(), MinimapPixel::height, MAP_BLOCKSIZE, MinimapPixel::n, and p().

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: