Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces

X:/dropbox/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 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:40:50.
Permission is granted to use this page to write and publish articles regarding Visualization Library.