API Reference > Classes > Geometry Classes > OdBmUnifiedBitmapSchemaHelper Class > OdBmUnifiedBitmapSchemaHelper Methods > OdBmUnifiedBitmapSchemaHelper::setUVRepeat Method
OdBmUnifiedBitmapSchemaHelper::setUVRepeat Method
Syntax
C++
void setUVRepeat(bool u, bool v);
Parameters 
Description 
bool u 
[in] The input value of the flag for u.  
bool v 
[in] The output value of the flag for v. remarks Repeat flag controls whether the image is tiled along U-axis and V-axis. 

Sets the repeat mode for each of 2 axes. 

 

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