Shapes 3D  3.0
 All Classes Functions Variables Pages
shapes3d.utils.TransformUV.Rotate180 Class Reference
Inheritance diagram for shapes3d.utils.TransformUV.Rotate180:

Public Member Functions

void transform (final UV baseUV, UV destUV)
 
- Public Member Functions inherited from shapes3d.utils.TransformUV
void transform (final UV baseUV, UV destUV)
 

Additional Inherited Members

- Static Public Attributes inherited from shapes3d.utils.TransformUV
static TransformUV ROT0 = transformer.new Rotate0()
 
static TransformUV ROT90 = transformer.new Rotate90()
 
static TransformUV ROT180 = transformer.new Rotate180()
 
static TransformUV ROT270 = transformer.new Rotate270()
 
static TransformUV FLIPH = transformer.new FlipH()
 
static TransformUV FLIPV = transformer.new FlipV()
 

Detailed Description

Rotate UV coordinates 180°

Author
Peter Lager

The documentation for this class was generated from the following file: