#include <tetgen.h>
◆ memorypool() [1/2]
| tetgenmesh::memorypool::memorypool |
( |
| ) |
|
◆ memorypool() [2/2]
| tetgenmesh::memorypool::memorypool |
( |
int |
, |
|
|
int |
, |
|
|
enum |
wordtype, |
|
|
int |
|
|
) |
| |
◆ ~memorypool()
| tetgenmesh::memorypool::~memorypool |
( |
| ) |
|
◆ alloc()
| void* tetgenmesh::memorypool::alloc |
( |
| ) |
|
◆ dealloc()
| void tetgenmesh::memorypool::dealloc |
( |
void * |
| ) |
|
◆ poolinit()
| void tetgenmesh::memorypool::poolinit |
( |
int |
, |
|
|
int |
, |
|
|
enum |
wordtype, |
|
|
int |
|
|
) |
| |
◆ restart()
| void tetgenmesh::memorypool::restart |
( |
| ) |
|
◆ traversalinit()
| void tetgenmesh::memorypool::traversalinit |
( |
| ) |
|
◆ traverse()
| void* tetgenmesh::memorypool::traverse |
( |
| ) |
|
◆ alignbytes
| int tetgenmesh::memorypool::alignbytes |
◆ deaditemstack
| void* tetgenmesh::memorypool::deaditemstack |
◆ firstblock
| void** tetgenmesh::memorypool::firstblock |
◆ itembytes
| int tetgenmesh::memorypool::itembytes |
◆ items
| long tetgenmesh::memorypool::items |
◆ itemsperblock
| int tetgenmesh::memorypool::itemsperblock |
◆ itemwords
| int tetgenmesh::memorypool::itemwords |
◆ itemwordtype
| wordtype tetgenmesh::memorypool::itemwordtype |
◆ maxitems
| long tetgenmesh::memorypool::maxitems |
◆ nextitem
| void* tetgenmesh::memorypool::nextitem |
◆ nowblock
| void ** tetgenmesh::memorypool::nowblock |
◆ pathblock
| void** tetgenmesh::memorypool::pathblock |
◆ pathitem
| void* tetgenmesh::memorypool::pathitem |
◆ pathitemsleft
| int tetgenmesh::memorypool::pathitemsleft |
◆ unallocateditems
| int tetgenmesh::memorypool::unallocateditems |
The documentation for this class was generated from the following file: