Home | Download | Screen shots | Discussion | Documentation |
---|
Public Member Functions | |
world_info_node (const node_type &type, const boost::shared_ptr< openvrml::scope > &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. |
openvrml::vrml97_node::world_info_node::world_info_node | ( | const node_type & | type, | |
const boost::shared_ptr< openvrml::scope > & | scope | |||
) |
openvrml::vrml97_node::world_info_node::~world_info_node | ( | ) | throw () [virtual] |
Destroy.
openvrml::vrml97_node::world_info_node::world_info_class [friend] |
Class object for WorldInfo instances.
string field.
title field.