Luanti 5.16.0-dev
Loading...
Searching...
No Matches
Area Struct Reference

#include <areastore.h>

Collaboration diagram for Area:

Public Member Functions

 Area (u32 area_id)
 Area (const v3s16 &mine, const v3s16 &maxe, u32 area_id=U32_MAX)

Public Attributes

u32 id
v3s16 minedge
v3s16 maxedge
std::string data

Constructor & Destructor Documentation

◆ Area() [1/2]

Area::Area ( u32 area_id)
inline

References id.

◆ Area() [2/2]

Area::Area ( const v3s16 & mine,
const v3s16 & maxe,
u32 area_id = U32_MAX )
inline

References id, maxedge, minedge, sortBoxVerticies(), and U32_MAX.

Here is the call graph for this function:

Member Data Documentation

◆ data

◆ id

◆ maxedge

◆ minedge


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