openvrml::vrml97_node::sound_node Class Reference
Inheritance diagram for openvrml::vrml97_node::sound_node:
[legend]List of all members.
Detailed Description
Represents Sound node instances.
Constructor & Destructor Documentation
openvrml::vrml97_node::sound_node::sound_node |
( |
const node_type & |
type, |
|
|
const boost::shared_ptr< openvrml::scope > & |
scope |
|
) |
|
|
|
Construct.
- Parameters:
-
| type | the node_type associated with the instance. |
| scope | the scope associated with the instance. |
|
openvrml::vrml97_node::sound_node::~sound_node |
( |
|
) |
throw () [virtual] |
|
Member Function Documentation
|
Render the node.
- Parameters:
-
| viewer | a Viewer. |
| context | a rendering context. |
|
Friends And Related Function Documentation
openvrml::vrml97_node::sound_node::sound_class [friend] |
|
|
Class object for Sound instances.
|
Member Data Documentation