Euphoria
propertytree.h File Reference
#include <map>
#include <memory>
#include "base/vec3.h"

Go to the source code of this file.

Classes

struct  eu::core::Value
 
struct  eu::core::IntValue
 
struct  eu::core::FloatValue
 
struct  eu::core::Vec3fValue
 
struct  eu::core::MapValue
 

Namespaces

 eu
 
 eu::core
 

Enumerations

enum class  eu::core::ValueType { eu::core::int_type , eu::core::float_type , eu::core::vec3f_type , eu::core::map_type }