Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
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 | |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:43.
© Copyright Michele Bosi. All rights reserved.