Render information to be used with NativePlugin.QueueStereoImages(T5_FrameInfo) More...
Public Attributes | |
| IntPtr | LeftTexHandle |
| IntPtr | RightTexHandle |
| UInt16 | TexWidth_PIX |
| UInt16 | TexHeight_PIX |
Properties | |
| bool | IsSrgb [get, set] |
| bool | IsUpsideDown [get, set] |
| Rect | VCI [get, set] |
| Quaternion | RotToLVC_GBD [get, set] |
| Vector3 | PosOfLVC_GBD [get, set] |
| Quaternion | RotToRVC_GBD [get, set] |
| Vector3 | PosOfRVC_GBD [get, set] |
Private Attributes | |
| T5_Bool | isSrgb |
| T5_Bool | isUpsideDown |
| T5_VCI | vci |
| T5_Rotation | rotToLVC_GBD |
| T5_Position | posOfLVC_GBD |
| T5_Rotation | rotToRVC_GBD |
| T5_Position | posOfRVC_GBD |
Render information to be used with NativePlugin.QueueStereoImages(T5_FrameInfo)
Definition at line 375 of file NativePlugin.cs.
|
private |
Definition at line 382 of file NativePlugin.cs.
|
private |
Definition at line 383 of file NativePlugin.cs.
| IntPtr TiltFive.T5_FrameInfo.LeftTexHandle |
Definition at line 377 of file NativePlugin.cs.
|
private |
Definition at line 388 of file NativePlugin.cs.
|
private |
Definition at line 391 of file NativePlugin.cs.
| IntPtr TiltFive.T5_FrameInfo.RightTexHandle |
Definition at line 378 of file NativePlugin.cs.
|
private |
Definition at line 387 of file NativePlugin.cs.
|
private |
Definition at line 390 of file NativePlugin.cs.
| UInt16 TiltFive.T5_FrameInfo.TexHeight_PIX |
Definition at line 380 of file NativePlugin.cs.
| UInt16 TiltFive.T5_FrameInfo.TexWidth_PIX |
Definition at line 379 of file NativePlugin.cs.
|
private |
Definition at line 385 of file NativePlugin.cs.
|
getset |
Definition at line 393 of file NativePlugin.cs.
|
getset |
Definition at line 394 of file NativePlugin.cs.
|
getset |
Definition at line 397 of file NativePlugin.cs.
|
getset |
Definition at line 399 of file NativePlugin.cs.
|
getset |
Definition at line 396 of file NativePlugin.cs.
|
getset |
Definition at line 398 of file NativePlugin.cs.
|
getset |
Definition at line 395 of file NativePlugin.cs.