mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 17:43:48 +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 }
|