Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlCore/Collection.hpp>#include <vlCore/Sphere.hpp>#include <vlCore/AABB.hpp>#include <vlCore/Transform.hpp>#include <vlGraphics/link_config.hpp>#include <vlGraphics/Effect.hpp>#include <vlGraphics/Renderable.hpp>#include <vlGraphics/LODEvaluator.hpp>#include <vlGraphics/UniformSet.hpp>#include <vlGraphics/Scissor.hpp>Go to the source code of this file.
Classes | |
| class | vl::ActorEventCallback |
| The ActorEventCallback class defines a callback object to react to Actor-related events. More... | |
| class | vl::Actor |
| Associates a Renderable object to an Effect and Transform. More... | |
| class | vl::ActorCollection |
| Defined as a simple subclass of Collection<Actor>, see Collection for more information. More... | |
Namespaces | |
| namespace | vl |
Visualization Library namespace. | |