Blame
|
1 | # Operators |
||||||
| 2 | ||||||||
| 3 | Operators are used transform or analyse point clouds inside Pointcaster. |
|||||||
| 4 | ||||||||
| 5 | Operators can be added directly to a Device, to operate only on the device's point cloud, or to a Session, which will operate on all device's active in the session. |
|||||||
