API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Functions > TD_HOOPS_COMMON_EXPORT::isHoopsTextureExists Function
TD_HOOPS_COMMON_EXPORT::isHoopsTextureExists Function
Syntax
C++
bool isHoopsTextureExists(HC_KEY iKey, OdString strTextureName);

HoopsCommon.h

Parameters 
Description 
HC_KEY iKey 
[in] A key of a segment where to search.  
OdString strTextureName 
[in] A name of the desired texture.
 

Returns true if a specified texture has been found in a specified segment. Otherwise returns false.

Searches a texture for a specified name in a specified segment. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.