Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CTesselator Class Reference

#include <CTesselator.hpp>

Static Public Member Functions

static void 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)
 

Member Function Documentation

◆ 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: