Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | List of all members
cChunkMap::ChunkCoordinate::Comparer Struct Reference

#include <ChunkMap.h>

Public Member Functions

bool operator() (const ChunkCoordinate &a_Lhs, const ChunkCoordinate &a_Rhs) const
 

Detailed Description

Definition at line 443 of file ChunkMap.h.

Member Function Documentation

bool cChunkMap::ChunkCoordinate::Comparer::operator() ( const ChunkCoordinate a_Lhs,
const ChunkCoordinate a_Rhs 
) const
inline

Definition at line 445 of file ChunkMap.h.


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