Skip to content

Commit

Permalink
Merge pull request #762 from sfire/patch-2
Browse files Browse the repository at this point in the history
delete an irrelevant table & modified the header
  • Loading branch information
ly29 committed Dec 31, 2015
2 parents d9f783c + fcaa656 commit 8cfe293
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/nodes/transforms/mirror.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ Functionality

This node is used to make general mirroring over geometry. It works directly over vertices, not with matrixes. It offers 3 different types of mirror:

============= =================================================
Axis Rotation Based on axis (X, Y, Z) and a rotation angle (W)
============= =================================================

======================= =============================================================
Type of Rotation Description
Type of Mirror Description
======================= =============================================================
Vertex Mirror Based on one single point
Axis Mirror Mirror around an axis defined by two points
Expand Down Expand Up @@ -144,4 +141,4 @@ Example of usage
.. image:: https://cloud.githubusercontent.com/assets/5990821/4220320/a13edcd8-3900-11e4-9ae6-088583f7560c.png
:alt: PlaneMirrorDemo1.PNG

In this last case we just mirror the shape over the selected plane, defined by a matrix.
In this last case we just mirror the shape over the selected plane, defined by a matrix.

0 comments on commit 8cfe293

Please sign in to comment.