Thank you for your reply. Setting the properties directly will also solve many other minor issues that I'm experiencing.
Best regards,
Jaroslav Nejedlý
Search found 2 matches
- Wed Oct 04, 2023 3:00 am
- Forum: Developer's Forum for Windows
- Topic: C# Inconsistent calls into GetModelExtents
- Replies: 2
- Views: 14866
- Tue Oct 03, 2023 1:32 am
- Forum: Developer's Forum for Windows
- Topic: C# Inconsistent calls into GetModelExtents
- Replies: 2
- Views: 14866
C# Inconsistent calls into GetModelExtents
Hello, I'm writing a C# application where users are able to hide parts of the displayed models. This affects the center of a scene which is also the point around which I would like to rotate the view. The SpaceMouse driver queries the information about the scene via the GetModelExtents() method. How...