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

mpoly* readMPoly

(FILE* fp,
  int process = 1)

reads an mpoly from the indicated file pointer.

Documentation

reads an mpoly from the indicated file pointer. The format for the file is:

A file describing a red cube with density 1000 kg/m^2, with 1m edges and centered at (0.5, 0.5, 0.5) would look like this:

  1000
  1.0 0.0 0.0

8

0 0 0 1 0 0 1 1 0 0 1 0 0 0 1 1 0 1 1 1 1 0 1 1

6

4 3 2 1 0

4 4 5 6 7

4 0 1 5 4

4 2 3 7 6

4 1 2 6 5

4 0 4 7 3

Alphabetic index HTML hierarchy of classes or Java



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