Home | Download | Screen shots | Discussion | Documentation |
---|
Inheritance diagram for openvrml::vrml97_node::world_info_node:
Public Member Functions | |
world_info_node (const node_type &type, const scope_ptr &scope) | |
Construct. | |
virtual | ~world_info_node () throw () |
Destroy. | |
Private Attributes | |
mfstring | info |
string field. | |
sfstring | title |
title field. | |
Friends | |
class | world_info_class |
Class object for WorldInfo instances. |
|
Construct.
|