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

part* createDiscPart

(double radius,
  double thickness,
  double density,
  int numFacets,
  const float* color1,
  const float* color2,
  int includeBounding = 0)

creates a disc.

Documentation

creates a disc. The flat faces of the disc are parallel to the x-y plane. The lower disc is centered at (0, 0, 0), and has a connector there; the upper disc is centered at (0, 0, thickness). if includeBounding is non-zero, then a bounding mpoly consisting of only the edges (not the two flat faces) is added.

Alphabetic index HTML hierarchy of classes or Java



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