Neuro-VISOR  0.2.0
Visualize and interact with computational simulations using a virtual reality interface
C2M2.Interaction Namespace Reference

All scripts powering general model interaction More...

Namespaces

namespace  UI
 
namespace  VR
 All scripts directly related to interaction in virtual reality
 

Classes

class  GrabRescaler
 Controls the scaling of a transform More...
 
class  MouseEventSignaler
 
class  OculusEventSignaler
 Activate raycast triggers using oculus controller buttons and fingertip distance More...
 
class  PressEventSignaler
 Send press, holdPress, and endPress events based on set values of Pressed and RaycastTriggerManager More...
 
class  RaycastEventManager
 Attach this script to parent gameObject, create one child with one raycast trigger per child. Switch between triggers by index or switch the active trigger to any custom RaycastTrigger instance. More...
 
class  RaycastEventSignaler
 Abstract class for signalers that use raycasting to trigger events on objects. More...
 
class  RaycastForward
 
class  RaycastMeshCollider
 Instantiate the Raycastee prefab and create a mesh collider on it More...
 
class  RaycastPressEvents
 Store custom events that the corresponding RaycastTriggerManager will invoke More...
 
class  RulerMeasure
 

Detailed Description

All scripts powering general model interaction