API Reference > Classes > PRC Graphical Classes > OdPrcTextureTransformation Class
OdPrcTextureTransformation Class
OdPrcTextureTransformation
Syntax
C++
class OdPrcTextureTransformation;

PrcTextureTransformation.h

 

Class representing transformation data used in a texture definition.

 
Name 
Description 
 
This is the overview for the matrixTransformation method overload. 
 
Returns the current type of the PRC object. 
 
Sets a new value of the flip flag for the S coordinate. The flip flag indicates whether the S coordinate parameter is flipped (if true).
 
 
Sets a new value of the flip flag for the T coordinate. The flip flag indicates whether the T coordinate parameter is flipped (if true).
 
 
Returns the current value of the flip flag for the S coordinate. The flip flag indicates whether the S coordinate parameter is flipped (if true). 
 
Returns the current value of the flip flag for the T coordinate. The flip flag indicates whether the T coordinate parameter is flipped (if true). 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.