UnityMol  0.9.6-875
UnityMol viewer / In developement
VRPNTestScript Class Reference
+ Inheritance diagram for VRPNTestScript:
+ Collaboration diagram for VRPNTestScript:

Public Member Functions

void dummyLogger (uint sensor, System.IntPtr pos, System.IntPtr quat)
 

Static Public Member Functions

static void dummyButtonLogger (Int32 button, Int32 state)
 
static void dummyAnalogLogger (VRPN.Wrapper.VRPNAnalogReport report)
 

Private Member Functions

void Start ()
 
void OnDestroy ()
 
void Update ()
 

Private Attributes

System.IntPtr t
 
System.IntPtr b
 
System.IntPtr f
 
System.IntPtr a
 
VRPN.Wrapper.TrackerCallbackDelegate functionPointer
 

Static Private Attributes

static GameObject go
 
static float factor = 25f
 

Detailed Description

Definition at line 8 of file VRPNTestScript.cs.

Member Function Documentation

static void VRPNTestScript.dummyAnalogLogger ( VRPN.Wrapper.VRPNAnalogReport  report)
static

Definition at line 36 of file VRPNTestScript.cs.

Referenced by Start().

+ Here is the caller graph for this function:

static void VRPNTestScript.dummyButtonLogger ( Int32  button,
Int32  state 
)
static

Definition at line 31 of file VRPNTestScript.cs.

Referenced by Start().

+ Here is the caller graph for this function:

void VRPNTestScript.dummyLogger ( uint  sensor,
System.IntPtr  pos,
System.IntPtr  quat 
)

Definition at line 19 of file VRPNTestScript.cs.

Referenced by Start().

+ Here is the caller graph for this function:

void VRPNTestScript.OnDestroy ( )
private

Member Data Documentation

System.IntPtr VRPNTestScript.a
private

Definition at line 13 of file VRPNTestScript.cs.

Referenced by OnDestroy(), Start(), and Update().

System.IntPtr VRPNTestScript.b
private

Definition at line 11 of file VRPNTestScript.cs.

Referenced by OnDestroy(), Start(), and Update().

System.IntPtr VRPNTestScript.f
private

Definition at line 12 of file VRPNTestScript.cs.

Referenced by OnDestroy(), Start(), and Update().

float VRPNTestScript.factor = 25f
staticprivate

Definition at line 17 of file VRPNTestScript.cs.

VRPN.Wrapper.TrackerCallbackDelegate VRPNTestScript.functionPointer
private

Definition at line 52 of file VRPNTestScript.cs.

Referenced by Start(), and Update().

GameObject VRPNTestScript.go
staticprivate

Definition at line 15 of file VRPNTestScript.cs.

System.IntPtr VRPNTestScript.t
private

Definition at line 10 of file VRPNTestScript.cs.

Referenced by OnDestroy(), Start(), and Update().


The documentation for this class was generated from the following file: