ay_stess Struct Reference

a complete tesselation More...

#include <ayam.h>

Data Fields

int tessw
 number of tesselated points in U dimension
int tessh
 number of tesselated points in V dimension
double * tessv
 tesselated points [tessw*tessh]
int upslen
 number of arrays of tesselated points (U)
int vpslen
 number of arrays of tesselated points (V)
ay_stess_uvp ** ups
 lists of tesselated points [upslen]
ay_stess_uvp ** vps
 lists of tesselated points [vpslen]
int ft_cw
 first trim is oriented clockwise?
int tcslen
 number of tesselated trim curves
double ** tcs
 tesselated trim curves [tcslen][tcslens[i]]
int * tcslens
 lengths of trim curves [tcslen]
int * tcsdirs
 directions of trim curves [tcslen]
double ud
 distance
double vd
 distance

Detailed Description

a complete tesselation


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 19:51:38 2010 for Ayam by  doxygen 1.6.3