TM2IN
0.5.1
|
#include "features/Wall/Surface.h"
#include "features/Wall/Triangle.h"
#include "triangulate_surface.h"
Namespaces | |
TM2IN | |
TM2IN::detail | |
TM2IN::detail::algorithm | |
Functions | |
int | TM2IN::detail::algorithm::triangulate_surface (TM2IN::Wall::Surface *sf, vector< TM2IN::Wall::Triangle * > &result) |
Triangulate Wall::Surface to a vector of Wall::Triangle. 0 is succeed. 1 is fail. More... | |