Public Member Functions

override string ToString ()
 

Public Attributes

Quatf Orientation
 
Vector3f Position
 

Static Public Attributes

static readonly Posef identity = new Posef { Orientation = Quatf.identity, Position = Vector3f.zero }
 

Member Function Documentation

◆ ToString()

override string OVRPlugin.Posef.ToString ( )

Member Data Documentation

◆ identity

readonly Posef OVRPlugin.Posef.identity = new Posef { Orientation = Quatf.identity, Position = Vector3f.zero }
static

◆ Orientation

Quatf OVRPlugin.Posef.Orientation

◆ Position

Vector3f OVRPlugin.Posef.Position

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