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::VLXClassWrapper_Array Struct Reference

VLX wrapper of vl::Array. More...

#include <VLXWrappers.hpp>

Inheritance diagram for vl::VLXClassWrapper_Array:
vl::VLXClassWrapper vl::Object

List of all members.

Public Member Functions

virtual ref< ObjectimportVLX (VLXSerializer &s, const VLXStructure *vlx)
template<typename T_Array , typename T_VLXArray >
ref< VLXStructureexport_ArrayT (VLXSerializer &s, const Object *arr_abstract)
virtual ref< VLXStructureexportVLX (VLXSerializer &s, const Object *obj)

Detailed Description

VLX wrapper of vl::Array.

Definition at line 58 of file VLXWrappers.hpp.


Member Function Documentation

virtual ref<Object> vl::VLXClassWrapper_Array::importVLX ( VLXSerializer s,
const VLXStructure vlx 
) [inline, virtual]
template<typename T_Array , typename T_VLXArray >
ref<VLXStructure> vl::VLXClassWrapper_Array::export_ArrayT ( VLXSerializer s,
const Object arr_abstract 
) [inline]
virtual ref<VLXStructure> vl::VLXClassWrapper_Array::exportVLX ( VLXSerializer s,
const Object obj 
) [inline, virtual]

The documentation for this struct 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:12.
Permission is granted to use this page to write and publish articles regarding Visualization Library.