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

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

Mirror UV coordinates about vertical axis

Author
Peter Lager

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