Ocean
Loading...
Searching...
No Matches
Node.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::SceneDescription::Node
 This class is the base class for all scene description nodes. More...
 
class  Ocean::SceneDescription::Node::NodeSpecification
 This class implements a node specification object. More...
 

Namespaces

namespace  Ocean
 The namespace covering the entire Ocean framework.
 
namespace  Ocean::SceneDescription
 Namespace of the SceneDescription library.
 

Typedefs

using Ocean::SceneDescription::NodeRef = Ocean::ObjectRef< Node >
 Definition of a scene description node reference with an internal reference counter.
 
using Ocean::SceneDescription::NodeRefs = std::vector< NodeRef >
 Definition of a vector holding scene description node references.