Main Page Modules Namespace List Class Hierarchy Compound List Namespace Members Compound Members Related Pages
openvrml::vrml97_node::scalar_interpolator_class Class Reference
Class object for ScalarInterpolator nodes.
More...
Inheritance diagram for openvrml::vrml97_node::scalar_interpolator_class:
[legend]Collaboration diagram for openvrml::vrml97_node::scalar_interpolator_class:
[legend]List of all members.
Detailed Description
Class object for ScalarInterpolator nodes.
Constructor & Destructor Documentation
openvrml::vrml97_node::scalar_interpolator_class::scalar_interpolator_class |
( |
openvrml::browser & |
browser |
) |
[explicit] |
|
|
Construct.
- Parameters:
-
browser | the browser associated with this node_class. |
|
openvrml::vrml97_node::scalar_interpolator_class::~scalar_interpolator_class |
( |
|
) |
throw () [virtual] |
|
Member Function Documentation
|
Create a node_type.
- Parameters:
-
- Returns:
- a node_type_ptr to a node_type capable of creating CoordinateInterpolator nodes.
- Exceptions:
-
unsupported_interface | if interfaces includes an interface not supported by CoordinateInterpolatorClass. |
std::bad_alloc | if memory allocation fails. |
Implements openvrml::node_class. |