#include <ut_geo.h>
complex-object; can hold primitives (Point ..), or a table of ObjGX typ what info is in the record in *data form type of record of *data data address of data; if(form==Typ_Index) data=(long)DB-Index siz number of records in *data; all of them have structure "form" dir direction; 0=normal, 1=reverse.
Data Fields | |
short | typ |
short | form |
void * | data |
unsigned | siz:24 |
unsigned | dir:1 |
unsigned | aux:7 |
short ObjGX::typ |
short ObjGX::form |
void* ObjGX::data |
unsigned ObjGX::siz |
unsigned ObjGX::dir |
unsigned ObjGX::aux |