MeshLib
 
Loading...
Searching...
No Matches
MR::BooleanResultPoints Struct Reference

vertices and points representing mesh intersection result More...

#include <MRMeshBoolean.h>

Public Attributes

VertBitSet meshAVerts
 
VertBitSet meshBVerts
 
std::vector< Vector3fintersectionPoints
 

Detailed Description

vertices and points representing mesh intersection result

Member Data Documentation

◆ intersectionPoints

std::vector<Vector3f> MR::BooleanResultPoints::intersectionPoints

◆ meshAVerts

VertBitSet MR::BooleanResultPoints::meshAVerts

◆ meshBVerts

VertBitSet MR::BooleanResultPoints::meshBVerts

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