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]
Public Member Functions

vl::VLXArray Class Reference

Base class for all arrays of VLX values. More...

#include <VLXValue.hpp>

Inheritance diagram for vl::VLXArray:
vl::VLXTaggedValue vl::Object vl::VLXArrayTemplate< T > vl::VLXArrayTemplate< double > vl::VLXArrayTemplate< long long > vl::VLXArrayReal vl::VLXArrayInteger

List of all members.

Public Member Functions

 VLXArray (const char *tag=NULL)

Detailed Description

Base class for all arrays of VLX values.

Definition at line 94 of file VLXValue.hpp.


Constructor & Destructor Documentation

vl::VLXArray::VLXArray ( const char *  tag = NULL ) [inline]

Definition at line 99 of file VLXValue.hpp.


The documentation for this class was generated from the following file:

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