Visualization Library 2.0.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
Value.hpp File Reference
#include <vlX/link_config.hpp>
#include <vlX/Visitor.hpp>
#include <vector>

Go to the source code of this file.

Classes

class  vlX::VLXTaggedValue
 Base class for VLX values with a tag. More...
 
class  vlX::VLXRawtextBlock
 A block of raw text. More...
 
class  vlX::VLXArray
 Base class for all arrays of VLX values. More...
 
class  vlX::VLXArrayTemplate< T >
 A templated VLXArray. More...
 
class  vlX::VLXArrayInteger
 An array of 64 bits integers, can also have a tag. More...
 
class  vlX::VLXArrayReal
 An array of 64 bits floating point numbers, can also have a tag. More...
 
class  vlX::VLXValue
 Wrapper for all VLX value types. More...
 
class  vlX::VLXStructure
 A list of key/VLXValue pairs, can also have a tag. More...
 
class  vlX::VLXStructure::KeyValue
 Key/value pair used by VLXStructure. More...
 
class  vlX::VLXList
 A simple sequence of VLXValue objects, can also have a tag. More...
 

Namespaces

 vlX