Visualization Library v1.0.3

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces

/home/master/UCL/VisualizationLibrary/src/vlCore/VLXValue.hpp File Reference

#include <vlCore/VLXVisitor.hpp>
#include <vector>

Go to the source code of this file.

Classes

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

Namespaces

namespace  vl
 

Visualization Library namespace.



Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:04.
Permission is granted to use this page to write and publish articles regarding Visualization Library.