NAME
SoTextureCoordinateFunction – abstract base class for texture coordinate function nodes
INHERITS FROM
SoTextureCoordinateFunction
SYNOPSIS
#include <Inventor/nodes/SoTextureCoordinateFunction.h>
Methods from class SoTextureCoordinateFunction:
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 is an abstract base class for texture coordinate functions. The subclasses of this node enable texture coordinates to be created by mapping object-space points on the surfaces of shapes into texture
space, according to some function.
METHODS
static SoType getClassTypeId()
Returns type identifier for this class.
FILE FORMAT/DEFAULTS
TextureCoordinateFunction {
}
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)