Rev 495 |
Rev 497 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 496 2010-01-18 15:11:24
- Author: jab
- Log message:
- build has become a template function. This is because in this way, we can convert indexed face sets of different types to Manifold. For instance the indices can be int, unsgined int, or long. The vertices can have float or double precision.
Unfortunately it means there is a template in the interface. To do change this so the users just see a bunch of functions.