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

mpoly* createBlock

(const triple &dim,
  const triple &offset,
  double density,
  const float* color)

creates an mpoly for a solid block.

Documentation

creates an mpoly for a solid block. dim specifies the size of the block in the x, y, and z directions. One corner of the block is at the location given by offset; the other is at (offset+dim).

Alphabetic index HTML hierarchy of classes or Java



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