From 819af91b95033ed34d07c0a973ad722bcaf20735 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 24 Nov 2009 22:21:24 -0500 Subject: Support vector component extraction. --- tests/dimension/arithexp.pov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/dimension/arithexp.pov') diff --git a/tests/dimension/arithexp.pov b/tests/dimension/arithexp.pov index 5b458e7..5d0e8fb 100644 --- a/tests/dimension/arithexp.pov +++ b/tests/dimension/arithexp.pov @@ -20,5 +20,5 @@ // Render demo scene sphere { - <1.0, (1.0 + 2)*2 - 5, 1.0 + 2*2 - 4> - -<0, 0, 1>, 2.25 - 1*2 + <<2.0 - 1.0, 3.0, 4.0>.x, (1.0 + 2)*2 - 5, 1.0 + 2*2 - 4> - -<0, 0, 1>, 2.25 - 1*2 } -- cgit v1.2.3