ut_srv.c File Reference
Revolved-Surface SRV_.
More...
#include "../xa/MS_Def0.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../ut/ut_geo.h"
#include "../gr/ut_UI.h"
Detailed Description
Revolved-Surface SRV_.
=====================================================
Liste_Funktionen_Beginn:
? u/v-Parameter from 3D-Revolved-Surface-Point
SRV_pt_evparsrv create 3D-point from U,V-parameters
SRV_CvIso_parsrv get iso-curve from RevolvedSurface
SRV_axis1 get starting-Axis-origin & direction
Liste_Funktionen_Ende:
=====================================================
- see also:
../ut/ut_surstd.c
../ut/ut_sru.c
Function Documentation
| int SRV_CvIso_parsrv |
( |
void * |
objo, |
|
|
int * |
oTyp, |
|
|
Memspc * |
memSeg, |
|
|
ObjGX * |
srv, |
|
|
double |
dp, |
|
|
int |
iDir | |
|
) |
| | |
| int SRV_pt_evparsrv |
( |
Point * |
pto, |
|
|
double |
parU, |
|
|
double |
parV | |
|
) |
| | |