Interface GeometryArray

All Known Subinterfaces:
RectangularGeometryArray
All Known Implementing Classes:
RectangularMesh, TrimmedNurbsMesh

public interface GeometryArray
An interface that represents the result of tesselating a parametric surface Presents the result as arrays of points on the surface, points are specified in real (3D space) coordinates and via the parametric coordinates
Version:
0.1
Author:
Vincent Marchetti