Definition at line 9 of file OVRT_Utils.cs.
◆ RigidTransform() [1/5]
Spelunx.Vive.OVRT_Utils.RigidTransform.RigidTransform |
( |
Vector3 |
pos, |
|
|
Quaternion |
rot |
|
) |
| |
|
inline |
◆ RigidTransform() [2/5]
Spelunx.Vive.OVRT_Utils.RigidTransform.RigidTransform |
( |
Transform |
t | ) |
|
|
inline |
◆ RigidTransform() [3/5]
Spelunx.Vive.OVRT_Utils.RigidTransform.RigidTransform |
( |
Transform |
from, |
|
|
Transform |
to |
|
) |
| |
|
inline |
◆ RigidTransform() [4/5]
Spelunx.Vive.OVRT_Utils.RigidTransform.RigidTransform |
( |
HmdMatrix34_t |
pose | ) |
|
|
inline |
◆ RigidTransform() [5/5]
Spelunx.Vive.OVRT_Utils.RigidTransform.RigidTransform |
( |
HmdMatrix44_t |
pose | ) |
|
|
inline |
◆ Equals()
override bool Spelunx.Vive.OVRT_Utils.RigidTransform.Equals |
( |
object |
o | ) |
|
|
inline |
◆ FromLocal()
static RigidTransform Spelunx.Vive.OVRT_Utils.RigidTransform.FromLocal |
( |
Transform |
t | ) |
|
|
inlinestatic |
◆ GetHashCode()
override int Spelunx.Vive.OVRT_Utils.RigidTransform.GetHashCode |
( |
| ) |
|
|
inline |
◆ GetInverse()
◆ Interpolate() [1/2]
◆ Interpolate() [2/2]
void Spelunx.Vive.OVRT_Utils.RigidTransform.Interpolate |
( |
RigidTransform |
to, |
|
|
float |
t |
|
) |
| |
|
inline |
◆ Inverse()
void Spelunx.Vive.OVRT_Utils.RigidTransform.Inverse |
( |
| ) |
|
|
inline |
◆ InverseTransformPoint()
Vector3 Spelunx.Vive.OVRT_Utils.RigidTransform.InverseTransformPoint |
( |
Vector3 |
point | ) |
|
|
inline |
◆ Multiply()
◆ operator!=()
◆ operator*() [1/2]
◆ operator*() [2/2]
static Vector3 Spelunx.Vive.OVRT_Utils.RigidTransform.operator* |
( |
RigidTransform |
t, |
|
|
Vector3 |
v |
|
) |
| |
|
inlinestatic |
◆ operator==()
◆ ToHmdMatrix34()
HmdMatrix34_t Spelunx.Vive.OVRT_Utils.RigidTransform.ToHmdMatrix34 |
( |
| ) |
|
|
inline |
◆ ToHmdMatrix44()
HmdMatrix44_t Spelunx.Vive.OVRT_Utils.RigidTransform.ToHmdMatrix44 |
( |
| ) |
|
|
inline |
◆ TransformPoint()
Vector3 Spelunx.Vive.OVRT_Utils.RigidTransform.TransformPoint |
( |
Vector3 |
point | ) |
|
|
inline |
◆ pos
Vector3 Spelunx.Vive.OVRT_Utils.RigidTransform.pos |
◆ rot
Quaternion Spelunx.Vive.OVRT_Utils.RigidTransform.rot |
◆ identity
The documentation for this struct was generated from the following file:
- CavernSDK/Packages/com.spelunx.cavern.vive-trackers/Runtime/Scripts/OVRT_Utils.cs