Trees | Indices | Help |
|
---|
|
Classes | |
vrInteraction Base class for all interactions. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
|
Function Details |
Call picking pressed for all devices
|
Call picking pressed for all devices
|
Call picking released for all devices
|
Call picking released for all devices
|
Call picking moved for all devices
|
Call picking moved for all devices
|
Get the current state of boundingboxes for VR interactions. Query if boundingboxes are used as collision objects for VR interactions.
|
Enable / disable interaction with a scene node in VR. When using the hand interaction in VR mode, Web Engines will receive events and Touch sensors will be triggered when the hand collides with the convex hull of the geometry. The geometry must have a volume (no flat/planar geometry). The node itself and its parent nodes may be translated and rotated, any child geometry may not be transformed. Interactable nodes must not have a parent-child relationship in the scene tree.
|
Enable / disable boundingboxes for VR interactions. Use boundingboxes as collision objects for VR interactions instead of convex hulls.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 29 09:33:22 2024 | http://epydoc.sourceforge.net |