8#ifndef META_OCEAN_SCENEDESCRIPTION_SDX_X3D_WORLD_INFO_H
9#define META_OCEAN_SCENEDESCRIPTION_SDX_X3D_WORLD_INFO_H
17namespace SceneDescription
This class implements a node specification object.
Definition scenedescription/Node.h:77
This class implements a x3d world info node.
Definition WorldInfo.h:31
SingleString title_
Title field.
Definition WorldInfo.h:60
size_t objectAddress() const override
Returns the address of the most derived object.
WorldInfo(const SDXEnvironment *environment)
Creates a new x3d world info node.
NodeSpecification specifyNode()
Specifies the node type and the fields of this node.
MultiString info_
Info field.
Definition WorldInfo.h:57
This class implements an abstract x3d info node.
Definition X3DInfoNode.h:31
This class implements a node environment container.
Definition SDXNode.h:62
The namespace covering the entire Ocean framework.
Definition Accessor.h:15