Minetest  5.4.0
localplayer.cpp File Reference
#include "localplayer.h"
#include <cmath>
#include "mtevent.h"
#include "collision.h"
#include "nodedef.h"
#include "settings.h"
#include "environment.h"
#include "map.h"
#include "client.h"
#include "content_cao.h"
+ Include dependency graph for localplayer.cpp:

Functions

static aabb3f getNodeBoundingBox (const std::vector< aabb3f > &nodeboxes)
 

Function Documentation

◆ getNodeBoundingBox()

static aabb3f getNodeBoundingBox ( const std::vector< aabb3f > &  nodeboxes)
static

Referenced by LocalPlayer::updateSneakNode().

+ Here is the caller graph for this function: