NAME
SoTextureCoordinateDefault – node that removes texture coordinates from state
INHERITS FROM
SoTextureCoordinateDefault
SYNOPSIS
#include <Inventor/nodes/SoTextureCoordinateDefault.h>
Methods from class SoTextureCoordinateDefault:
SoTextureCoordinateDefault()
static SoType getClassTypeId()
void setOverride(SbBool state)
virtual SbBool affectsState() const
SbBool hasDefaultValues() const
SbBool set(const char *fieldDataString)
SbBool isNotifyEnabled() const
void unrefNoDelete() const
virtual SoType getTypeId() const
virtual void setName(const SbName &name)
virtual SbName getName() const
DESCRIPTION
This node changes the current traversal state to indicate that there are no currently defined texture coordinates or texture coordinate function. This forces subsequent shapes to use their own default texture
coordinates. The net result is that this node turns off any previous texture coordinate specification.
METHODS
SoTextureCoordinateDefault()
Creates a node with default settings.
static SoType getClassTypeId()
Returns type identifier for this class.
ACTION BEHAVIOR
Removes any texture coordinates or function.
FILE FORMAT/DEFAULTS
TextureCoordinateDefault {
}
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)