Rev 496 |
Rev 498 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 497 2010-01-18 15:11:32
- 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.