Monado OpenXR Runtime
Loading...
Searching...
No Matches
mnd_pose Struct Reference

A pose composed of a position and orientation. More...

#include <libmonado/monado.h>

Collaboration diagram for mnd_pose:

Data Fields

struct { 
 
   float   x 
 
   float   y 
 
   float   z 
 
   float   w 
 
orientation 
 
struct { 
 
   float   x 
 
   float   y 
 
   float   z 
 
position 
 

Detailed Description

A pose composed of a position and orientation.


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