Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.OpenVRWrapper.LMUEntry Class Reference

Public Member Functions

 LMUEntry (MatrixD?leftMult, MatrixD matrix, ControllerRole role)
 

Public Attributes

MatrixD LeftMult
 
MatrixD origin
 
ControllerRole assignedController
 

Detailed Description

Definition at line 17 of file MyOpenVR.cs.

Constructor & Destructor Documentation

VRage.OpenVRWrapper.LMUEntry.LMUEntry ( MatrixD leftMult,
MatrixD  matrix,
ControllerRole  role 
)
inline

Definition at line 22 of file MyOpenVR.cs.

Member Data Documentation

ControllerRole VRage.OpenVRWrapper.LMUEntry.assignedController

Definition at line 21 of file MyOpenVR.cs.

MatrixD VRage.OpenVRWrapper.LMUEntry.LeftMult

Definition at line 19 of file MyOpenVR.cs.

MatrixD VRage.OpenVRWrapper.LMUEntry.origin

Definition at line 20 of file MyOpenVR.cs.


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