MeshLib JavaScript Docs
Loading...
Searching...
No Matches
MeshOrPoints Class Reference

Static Public Member Functions

static MeshOrPoints fromMesh (Mesh m)
static MeshOrPoints fromPoints (PointCloud pc)

Detailed Description

This class can hold either mesh part or point cloud. It is used for generic algorithms operating with either of them

Member Function Documentation

◆ fromMesh()

MeshOrPoints MeshOrPoints::fromMesh ( Mesh m)
static

◆ fromPoints()

MeshOrPoints MeshOrPoints::fromPoints ( PointCloud pc)
static

The documentation for this class was generated from the following file: