MeshLib
 
Loading...
Searching...
No Matches
MeshOrPoints Interface Reference

represents a point cloud or a mesh More...

#include <MRMeshOrPoints.h>

+ Inheritance diagram for MeshOrPoints:

Public Attributes

property VertCoordsReadOnly Points { VertCoordsReadOnly^ get()
 
property VertBitSetReadOnly ValidPoints { VertBitSetReadOnly^ get()
 
property Box3f BoundingBox { Box3f^ get()
 

Detailed Description

represents a point cloud or a mesh

Member Data Documentation

◆ BoundingBox

property Box3f MeshOrPoints::BoundingBox { Box3f^ get()

◆ Points

property VertCoordsReadOnly MeshOrPoints::Points { VertCoordsReadOnly^ get()

◆ ValidPoints

property VertBitSetReadOnly MeshOrPoints::ValidPoints { VertBitSetReadOnly^ get()

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