1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

024539: Visualization (new camera) - small objects displayed with visual artifacts

Test case for issue CR24539
This commit is contained in:
mkv 2014-07-16 15:11:41 +04:00 committed by bugmaster
parent 214df550f6
commit 90cdb15d4a

16
tests/bugs/vis/bug24539 Normal file
View File

@ -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