Click or drag to resize
SoTextureReadTexture Method
Overload List
  NameDescription
Public methodStatic memberReadTexture(String)
Calls ReadTexture(filename, OIV.Inventor.Nodes.SoTexture.FileTypes( .SoTexture.UNKNOWN )).
Public methodStatic memberReadTexture(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.

Top
See Also