mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-24 07:52:46 +08:00
Graphic3d_Camera has been revised to store camera Direction from Eye explicitly and Distance to Center instead of auxiliary Center point. This allows setting camera Distance to 0 (for flat objects) without side effects like broken FitAll, wobbling on rotating.