In file /home/blah/darwin2k/src/dyno/dynoAux/dynoGeometry.h:

mpoly* extrudePolygon

(int n,
  triple* pts,
  const triple &v,
  double density,
  const float* color,
  int computeNormals)

extrudes a polygon to form a solid.

Documentation

extrudes a polygon to form a solid. Assumes that v points in the direction opposite the normal computed with the right hand rule, and copies pts[] rather than using it directly (i.e. caller should free pts[] if necessary after calling this function)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.