14#ifndef MOMENTUM_SCENENODE_H
15#define MOMENTUM_SCENENODE_H
17#include "momentum_namespace.h"
18#include "momentum_export.h"
51 osg::Node* getNode()
const;
The SceneGraph class provides an interface for managing and rendering graphical objects within a scen...
Definition: SceneGraph.h:46
A container class to access scene nodes after they are created via the SceneGraph API.
Definition: SceneNode.h:36
Vec4 getColor() const
Inspect the current diffuse color stored on the underlying OSG node.
A 4 dimensional vector and contains basic arithmetic.
Definition: Vec4.h:33
Namespace for Momentum Scripting API.
Definition: AffineMatrix4x4.h:29