mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-11 09:08:10 +08:00
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
pload XDE OCAF MODELING VISUALIZATION
|
|
catch { Close D }
|
|
# PBR requires OpenGL 3.0+ on macOS
|
|
if { $::tcl_platform(os) == "Darwin" } { vcaps -core }
|