H3D API  2.4.1
Public Member Functions | List of all members
H3D::X3DNurbsSurfaceGeometryNode::TexCoordOrNurbsTex Class Reference

This field class takes as input SFNode field and checks whether this is one of the allowed textureNodes or not. More...

#include <H3D/X3DNurbsSurfaceGeometryNode.h>

Inheritance diagram for H3D::X3DNurbsSurfaceGeometryNode::TexCoordOrNurbsTex:
Inheritance graph

Public Member Functions

 ~TexCoordOrNurbsTex ()
 Destructor. More...
 
- Public Member Functions inherited from H3D::DependentSFNode< NodeType, FieldRefs, DynamicCast >
 DependentSFNode ()
 Constructor. Default value of value is NULL.
 
virtual ~DependentSFNode ()
 Destructor.
 

Detailed Description

This field class takes as input SFNode field and checks whether this is one of the allowed textureNodes or not.

Constructor & Destructor Documentation

◆ ~TexCoordOrNurbsTex()

H3D::X3DNurbsSurfaceGeometryNode::TexCoordOrNurbsTex::~TexCoordOrNurbsTex ( )
inline

Destructor.

Sets the value to NULL in order to get the correct onAdd and onRemove functions to be called and initialize the different texture coord fields in the X3DNurbsSurfaceGeometryNode node when changing the textureNode.


The documentation for this class was generated from the following file: