prt_w.c File Reference


Detailed Description

PS PCL5 HPGL-Export for printing AP_print_.

=====================================================
Liste_Funktionen_Beginn:

AP_print__       init
AP_print_work2   wr Feedbackbuffer -> tempfile
AP_print_vertex
AP_print_gl1     wr 0=PS 1=HPGL 2=PCL5
AP_print_psv     wr postcript
AP_print_pcl5h   wr PCL5-Header
AP_print_pcl5e   wr PCL5-ExitCode

Liste_Funktionen_Ende:
=====================================================

#include "../xa/MS_Def1.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <GL/gl.h>
#include "../ut/ut_geo.h"
#include "../ut/ut_txt.h"
#include "../ut/ut_os.h"
#include "../gtk/ut_gtk.h"
#include "../gr/ut_GL.h"
#include "../gr/ut_DL.h"
#include "../gr/ut_UI.h"
#include "../db/ut_DB.h"
#include "../xa/ut_ui_TX.h"
#include "../xa/xa_mem.h"
#include "../exp/prt_w.h"

Functions

int AP_print_work2 (GLint size, GLfloat *buffer)
int AP_print_pcl5h (FILE *fp1, char *ptyp, int irot)
int AP_print_pcl5e (FILE *fp1)
int AP_print__ ()
int AP_print_work2 (int size, float *buffer)
int AP_print_vertex (FILE *fpo, int *count, float *buffer)
int AP_print_psv (int irot, char *off, char *scl, char *gray)
int AP_print_gl1 (int mode, char *ptyp, int irot, char *off, char *scl)

Variables

char WC_modnam [128]
 active Modelname - without path


Function Documentation

int AP_print_work2 ( GLint  size,
GLfloat *  buffer 
)

int AP_print_pcl5h ( FILE *  fp1,
char *  ptyp,
int  irot 
)

int AP_print_pcl5e ( FILE *  fp1  ) 

int AP_print__ (  ) 

int AP_print_work2 ( int  size,
float *  buffer 
)

int AP_print_vertex ( FILE *  fpo,
int *  count,
float *  buffer 
)

int AP_print_psv ( int  irot,
char *  off,
char *  scl,
char *  gray 
)

int AP_print_gl1 ( int  mode,
char *  ptyp,
int  irot,
char *  off,
char *  scl 
)


Variable Documentation

char WC_modnam[128]

active Modelname - without path


Generated on Sat May 30 09:31:54 2009 for gCAD3D by  doxygen 1.5.6