evas_body_list_t Struct Reference
[Configuring what kind of data gets streamed]

List of tracked bodies (a.k.a. "markersets"). More...

#include <evart-client.h>

Data Fields

uint32_t nbodies
char bodies [0][EVAS_STRMAX]

Detailed Description

List of tracked bodies (a.k.a. "markersets").

This is a variable-length structure that contains a list of currently active body names. The bodies array contains nbodies strings, from index 0 to nbodies-1.

Use the index number of the body you are interrested in in functions that require a body number. This index will not change as long as you don't change the configuration of the EVaRT(tm) software.


Field Documentation

uint32_t nbodies

number of bodies.

char bodies[0][EVAS_STRMAX]

array of body names (C strings), from 0 to nbodies-1.

 All Data Structures Variables
Generated on Thu May 2 21:47:36 2013 for evart-client by  doxygen 1.6.3