SoTextureReadTexture Method |
Name | Description | |
---|---|---|
ReadTexture(String) | Calls ReadTexture(filename, OIV.Inventor.Nodes.SoTexture.FileTypes( .SoTexture.UNKNOWN )). | |
ReadTexture(String, SoTextureFileTypes) | Convenience function that loads the image data from any texture file supported by Open Inventor and returns an OIV.Inventor.Image.SbRasterImage object. |