#include <CTesselator.hpp>
◆ tesselationContour()
void CTesselator::tesselationContour |
( |
const std::vector< std::shared_ptr< std::vector< iv::math::geometry::Point3d > > > & | contour, |
|
|
double | Nx, |
|
|
double | Ny, |
|
|
double | Nz, |
|
|
double | tolerancePoints, |
|
|
std::vector< iv::math::geometry::Point3d > & | pointsOut, |
|
|
std::vector< iv::math::geometry::Point3d > & | normalsOut, |
|
|
std::vector< uint64_t > * | indexTriangles, |
|
|
std::vector< std::vector< uint64_t > > * | indexTriangleStrip, |
|
|
std::vector< std::vector< uint64_t > > * | indexTriangleFan ) |
|
static |
The documentation for this class was generated from the following files: