View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032938 | Community | OCCT:Visualization | public | 2022-04-20 15:56 | 2022-04-21 15:23 |
Reporter | eryar | Assigned To | bugmaster | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | no change required | ||
Platform | Windows | OS | VC++ 2015 | ||
Product Version | 7.6.2 | ||||
Target Version | 7.7.0 | ||||
Summary | 0032938: Visualization - Set view center manually | ||||
Description | Now the view center is set by mouse position automatically, sometimes want set and change view center manually. That is the view center do not change until user change it. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
@eryar, it is unclear from description to which classes / logic this issue is referring. If question is related to camera rotation, then rotation center could be defined by overriding method `AIS_ViewController::GravityPoint()`. Default implementation also provides several options `AIS_ViewController::RotationMode()` defined by `AIS_RotationMode` enumeration, including rotation around 3d point picked on the object. |
|
Yes, it is related to cameral rotation. When use V3d_View::Rotation() the rotation center will changed automatically. I will try AIS_ViewController::GravityPoint(). Thanks. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-04-20 15:56 | eryar | New Issue | |
2022-04-20 15:56 | eryar | Assigned To | => kgv |
2022-04-20 15:59 | eryar | Description Updated | |
2022-04-21 10:49 | kgv | Assigned To | kgv => eryar |
2022-04-21 10:49 | kgv | Status | new => feedback |
2022-04-21 10:49 | kgv | Note Added: 0108063 | |
2022-04-21 10:50 | kgv | Relationship added | related to 0030507 |
2022-04-21 13:03 | eryar | Note Added: 0108072 | |
2022-04-21 14:59 | kgv | Assigned To | eryar => bugmaster |
2022-04-21 15:23 |
|
Status | feedback => closed |
2022-04-21 15:23 |
|
Resolution | open => no change required |