vrecko
virtual reality framework
|
#include <vrecko/Ability.h>
#include <vrecko/PluginManager.h>
#include <vreckoAP/EditorController/ControllableAbility.h>
#include <vrecko/EnvironmentObject.h>
#include <vrecko/Scene.h>
#include <osg/Geode>
#include <osg/Geometry>
#include <osg/Drawable>
#include <osg/ShapeDrawable>
Go to the source code of this file.
Classes | |
class | AP_CableEditor::Cable |
Namespaces | |
namespace | AP_CableEditor |
Macros | |
#define | SPHERE_RADIUS 2.0; |
#define | INTERPOLATION_CATMULL_ROM_ITERATE 1 |
#define | INTERPOLATION_CATMULL_ROM_PER_SEGMENT 2 |
#define INTERPOLATION_CATMULL_ROM_ITERATE 1 |
#define INTERPOLATION_CATMULL_ROM_PER_SEGMENT 2 |
#define SPHERE_RADIUS 2.0; |