class |
SoTextureCoordinateDefault |
Node that removes texture coordinates from state.
|
class |
SoTextureCoordinateEnvironment |
Node that specifies texture coordinates by projection from an environment.
|
class |
SoTextureCoordinateNormalMap |
Node that specifies texture coordinates matching the vertex's transformed eye-space normal.
|
class |
SoTextureCoordinateObject |
Node that specifies texture coordinates which are a linear combination of the object coordinates of the vertex.
|
class |
SoTextureCoordinatePlane |
Node that specifies texture coordinates by projection from a plane.
|
class |
SoTextureCoordinateReflectionMap |
Node that specifies texture coordinates matching the vertex's eye-space reflection vector.
|