Classes | |
class | SoColorMap |
Class for indexed texture color map More... | |
class | SoExtTexture2 |
Extended texture mapping node. More... | |
class | SoIndexedTexture2 |
Class for 2D indexed texture. More... | |
class | SoTexture |
Abstract base class for texture mapping nodes. More... | |
class | SoTexture2 |
2D texture mapping node. More... | |
class | SoTexture2Transform |
2D texture transformation node. More... | |
class | SoTexture3 |
3D texture mapping node. More... | |
class | SoTexture3Transform |
3D texture transformation node. More... | |
class | SoTextureCombiner |
Texture combiner node. More... | |
class | SoTextureCoordinate2 |
2D texture coordinate node. More... | |
class | SoTextureCoordinate3 |
3D texture coordinate node. More... | |
class | SoTextureCoordinateBinding |
Node that specifies how texture coordinates are bound to shapes. More... | |
class | SoTextureCoordinateDefault |
Node that removes texture coordinates from state. More... | |
class | SoTextureCoordinateEnvironment |
Node that specifies texture coordinates by projection from an environment. More... | |
class | SoTextureCoordinateFunction |
Abstract base class for texture coordinate function nodes. More... | |
class | SoTextureCoordinateNormalMap |
Node that specifies texture coordinates matching the vertex's transformed eye-space normal. More... | |
class | SoTextureCoordinateObject |
Node that specifies texture coordinates which are a linear combination of the object coordinates of the vertex. More... | |
class | SoTextureCoordinatePlane |
Node that specifies texture coordinates by projection from a plane. More... | |
class | SoTextureCoordinateReflectionMap |
Node that specifies texture coordinates matching the vertex's eye-space reflection vector. More... | |
class | SoTextureCubeMap |
Cube texture mapping node. More... | |
class | SoTextureMatrix |
Texture matrix node. More... | |
class | SoTextureUnit |
Node that specifies the current texture unit and the associated mapping method. More... |