API Reference > Classes > Geometry Classes > OdBmUnifiedBitmapSchemaHelper Class > OdBmUnifiedBitmapSchemaHelper Methods > OdBmUnifiedBitmapSchemaHelper::getUVOffset Method
OdBmUnifiedBitmapSchemaHelper::getUVOffset Method
Syntax
C++
OdResult getUVOffset(double& u, double& v) const;
Parameters 
Description 
double& u 
[out] The u-value of the offset.  
double& v 
[out] The v-value of the offset.  

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

Returns the UV offset. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.