Typ_ObjGX. More...
#include <ut_geo.h>
Data Fields | |
| short | typ |
| short | form |
| void * | data |
| unsigned | siz:24 |
| unsigned | dir:1 |
| unsigned | aux:7 |
Typ_ObjGX.
complex-object; can hold primitives (Point|Line ..), 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.
| short ObjGX::typ |
| short ObjGX::form |
| void* ObjGX::data |
| unsigned ObjGX::siz |
| unsigned ObjGX::dir |
| unsigned ObjGX::aux |
1.6.3