===================================================== Liste_Funktionen_Beginn: GL_sSym_srus RuledSurfaces / supported (nicht getrimmt) GL_sSym_spl trimmed/punched surfs GL_sSym_srv RevolvedSurface GL_sSym_sbsp GL_sSym_srbsp 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 <GL/glu.h>
#include "../ut/ut_geo.h"
#include "../ut/ut_obj.h"
#include "../db/ut_DB.h"
#include "../gr/ut_GL.h"
#include "../gr/ut_UI.h"
#include "../xa/xa_mem.h"
Functions | |
int | GL_sSym_srus (Point *p1Tab, Point *p2Tab, int ptNr, int sTyp, int att, long ind) |
int | GL_sSym_spl (ContTab *cTab, int cNr, ObjGX *ox1, int att, long ind) |
int | GL_sSym_srv (ObjGX *oxi, int att, long ind) |
int | GL_sSym_sbsp (SurBSpl *sur, int att, long ind) |
int | GL_sSym_srbsp (SurRBSpl *sur, int att, long ind) |
Variables | |
Point * | GLT_pta |
long | GLT_pta_SIZ |
int | TSU_mode |
int GL_sSym_srv | ( | ObjGX * | oxi, | |
int | att, | |||
long | ind | |||
) |
int GL_sSym_sbsp | ( | SurBSpl * | sur, | |
int | att, | |||
long | ind | |||
) |
int GL_sSym_srbsp | ( | SurRBSpl * | sur, | |
int | att, | |||
long | ind | |||
) |
long GLT_pta_SIZ |
int TSU_mode |