ObjGX Struct Reference

#include <ut_geo.h>


Detailed Description

Typ_ObjGX.

 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

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 Sat May 30 09:31:58 2009 for gCAD3D by  doxygen 1.5.6