Minetest  5.4.0
pointedthing.h File Reference
#include "irrlichttypes.h"
#include "irr_v3d.h"
#include <iostream>
#include <string>
+ Include dependency graph for pointedthing.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PointedThing
 An active object or node which is selected by a ray on the map. More...
 

Enumerations

enum  PointedThingType { POINTEDTHING_NOTHING , POINTEDTHING_NODE , POINTEDTHING_OBJECT }
 

Enumeration Type Documentation

◆ PointedThingType

Enumerator
POINTEDTHING_NOTHING 
POINTEDTHING_NODE 
POINTEDTHING_OBJECT