|
cgma
|
#include "FaceterPointData.hpp"#include "FaceterFacetData.hpp"#include "ImprintPointData.hpp"#include "ImprintLineSegment.hpp"Go to the source code of this file.
Variables | |
| const int | NODE_ALLOC_SIZE = 1024 |
| const int | TRI_ALLOC_SIZE = 4*NODE_ALLOC_SIZE |
| const int NODE_ALLOC_SIZE = 1024 |
Definition at line 6 of file AllocMemManagersVirtual.cpp.
| const int TRI_ALLOC_SIZE = 4*NODE_ALLOC_SIZE |
Definition at line 7 of file AllocMemManagersVirtual.cpp.