Visualization Library 2.0.0-b3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
VLXWrappers.hpp File Reference
#include <vlCore/VLXWrappers.hpp>
#include <vlCore/LoadWriterManager.hpp>
#include <vlGraphics/Actor.hpp>
#include <vlGraphics/Effect.hpp>
#include <vlGraphics/Shader.hpp>
#include <vlGraphics/Geometry.hpp>
#include <vlGraphics/Light.hpp>
#include <vlGraphics/ClipPlane.hpp>
#include <vlGraphics/Camera.hpp>
#include <vlGraphics/DrawElements.hpp>
#include <vlGraphics/MultiDrawElements.hpp>
#include <vlGraphics/DrawArrays.hpp>
#include <vlGraphics/SceneManagerActorTree.hpp>
#include <vlGraphics/DistanceLODEvaluator.hpp>
#include <vlGraphics/PixelLODEvaluator.hpp>
#include <vlGraphics/DepthSortCallback.hpp>
#include <vlGraphics/GLSL.hpp>
#include <vlCore/ResourceDatabase.hpp>
#include <vlCore/DiskFile.hpp>

Go to the source code of this file.

Classes

struct  vl::VLXClassWrapper_Array
 VLX wrapper of vl::Array. More...
 
struct  vl::VLXClassWrapper_Renderable
 VLX wrapper of vl::Renderable. More...
 
struct  vl::VLXClassWrapper_Geometry
 VLX wrapper of vl::Geometry. More...
 
struct  vl::VLXClassWrapper_DrawCall
 VLX wrapper of vl::DrawCall and subclasses. More...
 
struct  vl::VLXClassWrapper_PatchParameter
 VLX wrapper of vl::PatchParameter. More...
 
struct  vl::VLXClassWrapper_ResourceDatabase
 VLX wrapper of vl::ResourceDatabase. More...
 
struct  vl::VLXClassWrapper_Uniform
 VLX wrapper of vl::Uniform. More...
 
struct  vl::VLXClassWrapper_Shader
 VLX wrapper of vl::Shader. More...
 
struct  vl::VLXClassWrapper_LODEvaluator
 VLX wrapper of vl::DistanceLODEvaluator and vl::PixelLODEvaluator. More...
 
struct  vl::VLXClassWrapper_Effect
 VLX wrapper of vl::Effect. More...
 
struct  vl::VLXClassWrapper_Actor
 VLX wrapper of vl::Actor. More...
 
struct  vl::VLXClassWrapper_Camera
 VLX wrapper of vl::Camera. More...
 
struct  vl::VLXClassWrapper_Viewport
 VLX wrapper of vl::Viewport. More...
 
struct  vl::VLXClassWrapper_Transform
 VLX wrapper of vl::Transform. More...
 
struct  vl::VLXClassWrapper_Light
 VLX wrapper of vl::Light. More...
 
struct  vl::VLXClassWrapper_ClipPlane
 VLX wrapper of vl::ClipPlane. More...
 
struct  vl::VLXClassWrapper_GLSLProgram
 VLX wrapper of vl::GLSLProgram. More...
 
struct  vl::VLXClassWrapper_GLSLShader
 VLX wrapper of vl::GLSLVertexShader, vl::GLSLFragmentShader, vl::GLSLGeometryShader, vl::GLSLTessControlShader, vl::GLSLTessEvaluationShader. More...
 
struct  vl::VLXClassWrapper_VertexAttrib
 VLX wrapper of vl::VertexAttrib. More...
 
struct  vl::VLXClassWrapper_Color
 VLX wrapper of vl::Color. More...
 
struct  vl::VLXClassWrapper_SecondaryColor
 VLX wrapper of vl::SecondaryColor. More...
 
struct  vl::VLXClassWrapper_Normal
 VLX wrapper of vl::Normal. More...
 
struct  vl::VLXClassWrapper_Material
 VLX wrapper of vl::Material. More...
 
struct  vl::VLXClassWrapper_ActorEventCallback
 VLX wrapper of vl::DepthSortCallback. More...
 
struct  vl::VLXClassWrapper_Texture
 VLX wrapper of vl::Texture. More...
 
struct  vl::VLXClassWrapper_TexParameter
 VLX wrapper of vl::TexParameter. More...
 
struct  vl::VLXClassWrapper_TextureSampler
 VLX wrapper of vl::TextureSampler. More...
 

Namespaces

 vl
 Visualization Library main namespace.