summaryrefslogtreecommitdiff
path: root/test/fixtures/geoData/deform/multi1.json
blob: c7456b6fba9c5900ad6ee16e7cc126f5dd826954 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
	[
		[
			[
				100,
				100,
				100
			],
			[
				150,
				100,
				100
			],
			[
				100,
				150,
				100
			]
		]
	]
]