ObjGX Struct Reference

Typ_ObjGX. More...

#include <ut_geo.h>

Data Fields

short typ
short form
void * data
unsigned siz:24
unsigned dir:1
unsigned aux:7

Detailed Description

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.

Field Documentation

short ObjGX::typ
short ObjGX::form
void* ObjGX::data
unsigned ObjGX::siz
unsigned ObjGX::dir
unsigned ObjGX::aux

The documentation for this struct was generated from the following file:
Generated on Fri Apr 6 09:40:12 2012 for gCAD3D by  doxygen 1.6.3