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_Renderable Struct Reference

VLX wrapper of vl::Renderable. More...

#include <VLXWrappers.hpp>

Inheritance diagram for vl::VLXClassWrapper_Renderable:
vl::VLXClassWrapper vl::Object vl::VLXClassWrapper_Geometry

List of all members.

Public Member Functions

virtual void exportRenderable (const Renderable *obj, VLXStructure *vlx)
void importRenderable (const VLXStructure *vlx, Renderable *ren)

Detailed Description

VLX wrapper of vl::Renderable.

Definition at line 544 of file VLXWrappers.hpp.


Member Function Documentation

virtual void vl::VLXClassWrapper_Renderable::exportRenderable ( const Renderable obj,
VLXStructure vlx 
) [inline, virtual]
void vl::VLXClassWrapper_Renderable::importRenderable ( const VLXStructure vlx,
Renderable ren 
) [inline]

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.