DXFCON2.C File Reference

Go to the source code of this file.

Typedefs

typedef struct DXFCOLOUR DXFcolour
typedef struct DXFBLOCK DXFblock
typedef struct DXFLAYER DXFlayer
typedef struct AUTOVERTEX autovertex

Functions

void veccross (double *o, double *a, double *b)
 vecnorm (double *o, double *a)
void arbaxis (double *newaxis, double *oldaxis)
void gettrans (double *zdir, double m[3][3])
void BuildEdges (long n, autovertex *av)
short CreateDXFsolid (FILE *dxfp, DXFblock *blk)
short CreateDXFline (FILE *dxfp, DXFblock *blk)
short CreateDXFcircle (FILE *dxfp, DXFblock *blk, long fill)
short DxfLoad (char *filename, short skl, short l_fr, short b_fr, short report, double w_t, short nw, short d2, short d3, short cs)


Typedef Documentation

typedef struct DXFCOLOUR DXFcolour

typedef struct DXFBLOCK DXFblock

typedef struct DXFLAYER DXFlayer

typedef struct AUTOVERTEX autovertex


Function Documentation

void veccross ( double *  o,
double *  a,
double *  b 
)

Definition at line 85 of file DXFCON2.C.

Referenced by arbaxis(), and gettrans().

vecnorm ( double *  o,
double *  a 
)

Definition at line 95 of file DXFCON2.C.

Referenced by arbaxis(), and gettrans().

void arbaxis ( double *  newaxis,
double *  oldaxis 
)

Definition at line 104 of file DXFCON2.C.

References veccross(), and vecnorm().

Referenced by gettrans().

void gettrans ( double *  zdir,
double  m[3][3] 
)

Definition at line 114 of file DXFCON2.C.

References arbaxis(), veccross(), and vecnorm().

void BuildEdges ( long  n,
autovertex av 
)

Definition at line 473 of file DXFCON2.C.

References CreateEdge.

short CreateDXFsolid ( FILE *  dxfp,
DXFblock blk 
)

Definition at line 744 of file DXFCON2.C.

References CreateEdge, CreateVertex, and MainVp.

short CreateDXFline ( FILE *  dxfp,
DXFblock blk 
)

Definition at line 823 of file DXFCON2.C.

References CreateEdge, CreateVertex, and MainVp.

short CreateDXFcircle ( FILE *  dxfp,
DXFblock blk,
long  fill 
)

Definition at line 889 of file DXFCON2.C.

References CreateEdge, CreateVertex, double, MainVp, and PI.

short DxfLoad ( char *  filename,
short  skl,
short  l_fr,
short  b_fr,
short  report,
double  w_t,
short  nw,
short  d2,
short  d3,
short  cs 
)

Definition at line 1243 of file DXFCON2.C.

References file_size, and UpdateProgress().

Referenced by DoDxfConvert().


Generated on Sun Apr 27 14:20:15 2014 for OpenFX by  doxygen 1.5.6