Visualization Library 2.0.0

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
VolumePlot.hpp File Reference
#include <vlVolume/link_config.hpp>
#include <vlGraphics/Actor.hpp>
#include <vlGraphics/Geometry.hpp>
#include <vlGraphics/Text.hpp>
#include <vlGraphics/Effect.hpp>
#include <vlCore/Transform.hpp>
#include <vlGraphics/ActorTreeAbstract.hpp>
#include <vlGraphics/SceneManagerActorTree.hpp>
#include <vlVolume/MarchingCubes.hpp>

Go to the source code of this file.

Classes

class  vl::VolumePlot
 Generates a 3D plot with labels and isosurface. The isosurface is generated using the MarchingCubes algorithm. More...
 
class  vl::VolumePlot::Function
 A function to be used with VolumePlot. More...
 

Namespaces

 vl
 Visualization Library main namespace.