#include <jbvertices.h>
Collaboration diagram for jbVertices:

Public Member Functions | |
| int | add (jbVertex v) |
Public Attributes | |
| int | count |
| int | max |
| jbVertex * | ptr |
|
|
Definition at line 473 of file bloomenthal.cpp. References count, max, mycalloc(), and ptr. Referenced by jbProcess::vertid(). |
|
|
Definition at line 11 of file jbvertices.h. Referenced by add(), jbProcess::marchingcubes(), and jbProcess::polygonize(). |
|
|
Definition at line 11 of file jbvertices.h. Referenced by add(), jbProcess::marchingcubes(), and jbProcess::polygonize(). |
|
|
Definition at line 12 of file jbvertices.h. Referenced by add(), jbProcess::freeprocess(), jbProcess::marchingcubes(), and jbProcess::polygonize(). |
1.3.4