Creates a new cache bookmark at this point in the construction of the geometry. You can use a pair of bookmarks at some future recreation of this mesh to ask if a group of calls to v, e, and aux can be skipped completely
()
| 344 | return new Bookmark(); |
| 345 | } |
| 346 | |
| 347 | /** |
| 348 | * Creates a new cache bookmark at this point in the construction of the geometry. You can use a pair of bookmarks at some future recreation of this mesh to ask if a group of calls to |
| 349 | * v, e, and aux can be skipped completely. |
| 350 | * |
| 351 | * @param absolute, point to a particular vertex |
no outgoing calls
no test coverage detected