Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmUnifiedBitmapSchemaHelper::getTextureRasterImage Method
Syntax
C++
OdResult getTextureRasterImage(OdString& sTextureFileName, OdGiRasterImagePtr& pImg) const;

Loads texture using getTextureFilename() method. If unsuccessful, loads texture using sTextureFileName. 

 

Parameters
Description
sTextureFileName
[in] Auxillary input texture filename.
pImg
[out] Pointer to a raster image.

eOk if the operation completed successfully, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.