YetAnotherCoupler 3.5.2
|
location information about a point that is located on one or More...
#include <remote_point.h>
Data Fields | ||
int | count | |
union { | ||
struct remote_point_info single | ||
struct remote_point_info * multi | ||
} | data | |
location information about a point that is located on one or
Definition at line 21 of file remote_point.h.
int remote_point_infos::count |
Definition at line 22 of file remote_point.h.
union { ... } remote_point_infos::data |
struct remote_point_info* remote_point_infos::multi |
Definition at line 25 of file remote_point.h.
struct remote_point_info remote_point_infos::single |
Definition at line 24 of file remote_point.h.