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

VLX wrapper of vl::Effect. More...

#include <VLXWrappers.hpp>

Inheritance diagram for vl::VLXClassWrapper_Effect:
vl::VLXClassWrapper vl::Object

List of all members.

Public Member Functions

void importEffect (VLXSerializer &s, const VLXStructure *vlx, Effect *obj)
virtual ref< ObjectimportVLX (VLXSerializer &s, const VLXStructure *vlx)
VLXValue export_ShaderPasses (VLXSerializer &s, const ShaderPasses *sh_seq)
void exportEffect (VLXSerializer &s, const Effect *obj, VLXStructure *vlx)
virtual ref< VLXStructureexportVLX (VLXSerializer &s, const Object *obj)

Detailed Description

VLX wrapper of vl::Effect.

Definition at line 1887 of file VLXWrappers.hpp.


Member Function Documentation

void vl::VLXClassWrapper_Effect::importEffect ( VLXSerializer s,
const VLXStructure vlx,
Effect obj 
) [inline]
virtual ref<Object> vl::VLXClassWrapper_Effect::importVLX ( VLXSerializer s,
const VLXStructure vlx 
) [inline, virtual]
VLXValue vl::VLXClassWrapper_Effect::export_ShaderPasses ( VLXSerializer s,
const ShaderPasses sh_seq 
) [inline]
void vl::VLXClassWrapper_Effect::exportEffect ( VLXSerializer s,
const Effect obj,
VLXStructure vlx 
) [inline]
virtual ref<VLXStructure> vl::VLXClassWrapper_Effect::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.