Loading...
Searching...
No Matches
realvirtual.SnapControl Class Reference
Inheritance diagram for realvirtual.SnapControl:
 
  
| Classes | |
| class | OnIsSnappedEvent | 
| class | OnIsUnsnappedEvent | 
| Public Member Functions | |
| void | CheckSnap () | 
| void | Update () | 
| void | Connect (SnapPoint ownSnapPoint, SnapPoint snapPointMate, ISnapable mateObject, bool ismoved) | 
| void | Align (SnapPoint ownsnappoint, SnapPoint matesnappoint, Quaternion additonalrotation) | 
| void | Disconnect (SnapPoint snapPoint, SnapPoint snapPointMate, ISnapable Mateobj, bool ismoved) | 
| void | Modify () | 
| void | AttachTo (SnapPoint attachto) | 
| Public Attributes | |
| bool | AlignXOnSnap | 
| Align the object x-axis to the snap point. | |
| OnIsSnappedEvent | OnIsSnapped | 
| OnIsUnsnappedEvent | OnIsUnsnapped | 
| Properties | |
| OnSnappedEvent | OnSnapped  [get, set] | 
|  Properties inherited from realvirtual.ISnapable | |
Member Function Documentation
◆ AttachTo()
| void realvirtual.SnapControl.AttachTo | ( | SnapPoint | attachto | ) | 
Implements realvirtual.ISnapable.
◆ CheckSnap()
| void realvirtual.SnapControl.CheckSnap | ( | ) | 
Implements realvirtual.ISnapable.
◆ Connect()
| void realvirtual.SnapControl.Connect | ( | SnapPoint | ownSnapPoint, | 
| SnapPoint | snapPointMate, | ||
| ISnapable | mateObject, | ||
| bool | ismoved | ||
| ) | 
Implements realvirtual.ISnapable.
◆ Disconnect()
| void realvirtual.SnapControl.Disconnect | ( | SnapPoint | snapPoint, | 
| SnapPoint | snapPointMate, | ||
| ISnapable | Mateobj, | ||
| bool | ismoved | ||
| ) | 
Implements realvirtual.ISnapable.
◆ Modify()
| void realvirtual.SnapControl.Modify | ( | ) | 
Implements realvirtual.ISnapable.
Member Data Documentation
◆ AlignXOnSnap
| bool realvirtual.SnapControl.AlignXOnSnap | 
Align the object x-axis to the snap point.
Property Documentation
◆ OnSnapped
| 
 | getset | 
Implements realvirtual.ISnapable.