024539: Visualization (new camera) - small objects displayed with visual artifacts
authormkv <mkv@opencascade.com>
Wed, 16 Jul 2014 11:11:41 +0000 (15:11 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 17 Jul 2014 09:26:45 +0000 (13:26 +0400)
Test case for issue CR24539

tests/bugs/vis/bug24539 [new file with mode: 0644]

diff --git a/tests/bugs/vis/bug24539 b/tests/bugs/vis/bug24539
new file mode 100644 (file)
index 0000000..e4b8941
--- /dev/null
@@ -0,0 +1,16 @@
+puts "============"
+puts "OCC24539"
+puts "============"
+puts ""
+#############################################################
+# Visualization (new camera) - small objects displayed with visual artifacts
+#############################################################
+
+box b 0.001 0.001 0.001
+vinit View1
+vclear
+vsetdispmode 1
+vdisplay b
+vfit
+
+set only_screen 1