Skip to content

Commit 316cc60

Browse files
florystsankhesh
authored andcommitted
docs(examples): add TransformControls link
1 parent 28593dd commit 316cc60

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
25.3 KB
Loading

Documentation/content/examples/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ This will allow you to see the some live code running in your browser. Just pick
380380
[![ShapeWidget Example][ShapeWidget]](./ShapeWidget.html "2D shape widgets with text information")
381381
[![SphereWidget Example][SphereWidget]](./SphereWidget.html "2D sphere widget controlled with radius")
382382
[![SplineWidget Example][SplineWidget]](./PaintWidget.html "Widget to draw open or closed (triangularized) sharp/smooth polygon widget")
383+
[![TransformControlsWidget Example][TransformControlsWidget]](./TransformControlsWidget.html "Transform controls for translate, scale, rotate")
383384

384385
</div>
385386

@@ -396,6 +397,7 @@ This will allow you to see the some live code running in your browser. Just pick
396397
[SphereWidget]: ../docs/gallery/SphereWidget.jpg
397398
[SplineWidget]: ../docs/gallery/SplineWidget.gif
398399
[Box]: ../docs/gallery/Box.jpg
400+
[TransformControlsWidget]: ../docs/gallery/TransformControlsWidget.png
399401

400402
# Connectivity
401403

0 commit comments

Comments
 (0)