API Reference > Classes > Geometry Classes > OdBmUnifiedBitmapSchemaHelper Class > OdBmUnifiedBitmapSchemaHelper Methods > OdBmUnifiedBitmapSchemaHelper::getUVScale Method (double&, double&)
OdBmUnifiedBitmapSchemaHelper::getUVScale Method (double&, double&)
Syntax
C++
OdResult getUVScale(double& u, double& v) const;
Parameters 
Description 
double& u 
[out] The scale value for u.  
double& v 
[out] The scale value for v.  

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

Returns the UV scale. 

 

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