Luanti 5.18.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, VoxelArea::contains(), CONTENT_AIR, data, ContentFeatures::drawtype, NodeDefManager::get(), VoxelManipulator::getNodeRefUnsafeCheckFlags(), MinimapPixel::height, VoxelManipulator::m_area, MAP_BLOCKSIZE, MinimapPixel::n, NDT_AIRLIKE, p(), x, y, and z.

Here is the call graph for this function:

Member Data Documentation

◆ data


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