Immersitech Logo Developer Home
 
Loading...
Searching...
No Matches
imm_position Struct Reference

A structure to describe a position within a three-dimensional space. More...

#include <immersitech.h>

Public Attributes

int x
 
int y
 
int z
 

Detailed Description

A structure to describe a position within a three-dimensional space.

Note that the coordinate system uses centimeters. Check the documentation section on the coordinate system to see the alignment of the axes.

Parameters
xThe position of a participant along the x-axis.
yThe position of a participant along the y-axis.
zThe position of a participant along the z-axis.

Member Data Documentation

◆ x

int imm_position::x

◆ y

int imm_position::y

◆ z

int imm_position::z

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