mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
OpenGl_LineAttributes - drop display lists for stipple lines. OpenGl_Context - add methods OpenGl_Context::SetTypeOfLine() and OpenGl_Context::SetLineWidth() to setup line aspects. OpenGl_ShaderManager::prepareStdProgramFlat() - support new bit OpenGl_PO_StippleLine. vaspects command - add -setlinetype option.
15 lines
239 B
Plaintext
15 lines
239 B
Plaintext
restore [locate_data_file occ/fuse.brep] f
|
|
|
|
vcaps -ffp 1
|
|
vinit View1
|
|
vclear
|
|
vsetdispmode 0
|
|
vaxo
|
|
vdisplay f
|
|
vaspects f -setLineType dotDash
|
|
vfit
|
|
vdump $::imagedir/${::casename}_ffp.png
|
|
|
|
vcaps -ffp 0
|
|
vdump $::imagedir/${::casename}_glsl.png
|