#include <polygonize.h>
Collaboration diagram for polygonize:

Public Methods | |
| polygonize (ImplicitShape *s, float s, int b) | |
| ~polygonize () | |
| void | operator() (float x=0.0, float y=0.0, float z=0.0) |
| vector< Vertex3 > & | getVertex () |
| vector< uint16 > & | getFace () |