Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <dae.h>
#include <dae/domAny.h>
#include <dom.h>
#include <dom/domCOLLADA.h>
#include <dom/domProfile_COMMON.h>
#include <vlGraphics/Actor.hpp>
#include <vlGraphics/Geometry.hpp>
#include <vlGraphics/Effect.hpp>
#include <vlGraphics/Shader.hpp>
#include <vlGraphics/Light.hpp>
#include <vlGraphics/MultiDrawElements.hpp>
#include <vlCore/glsl_math.hpp>
Go to the source code of this file.
Classes | |
struct | vl::Dae::Vert |
COLLADA vertex. More... | |
struct | vl::Dae::Source |
COLLADA data source. More... | |
struct | vl::Dae::Input |
COLLADA input stream. More... | |
struct | vl::Dae::Primitive |
COLLADA primitive. More... | |
struct | vl::Dae::Mesh |
COLLADA mesh. More... | |
struct | vl::Dae::Node |
COLLADA node. More... | |
struct | vl::Dae::Surface |
COLLADA surface. More... | |
struct | vl::Dae::Sampler2D |
COLLADA sampler2D. More... | |
struct | vl::Dae::NewParam |
COLLADA newparam. More... | |
struct | vl::Dae::ColorOrTexture |
COLLADA color or texture input. More... | |
struct | vl::Dae::TechniqueCOMMON |
COLLADA common technique. More... | |
struct | vl::Dae::Effect |
COLLADA effect. More... | |
struct | vl::Dae::Material |
COLLADA material. More... | |
Namespaces | |
vl | |
Visualization Library main namespace. | |
vl::Dae | |
The COLLADA namespace. | |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:43.
© Copyright Michele Bosi. All rights reserved.