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

A structure to describe a seat within a room. More...

#include <immersitech.h>

Public Attributes

int id
 
imm_position position
 
imm_heading heading
 

Detailed Description

A structure to describe a seat within a room.

A participant in a room can occupy one seat which is located in a position. Its heading describes the direction it will automatically turn to face the center point of the room.

Parameters
idA unique identifier for this seat.
positionThe position of the seat in three-dimensional space.
headingThe direction a participant will face when they are placed in this seat.

Member Data Documentation

◆ heading

imm_heading imm_seat::heading

◆ id

int imm_seat::id

◆ position

imm_position imm_seat::position

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