MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::CutByProjectionSettings Struct Reference

Settings structurer for cutMeshByProjection function. More...

#include <MRContoursCut.h>

Public Attributes

Vector3f direction
 direction of projection (in mesh space)
 
const AffineXf3f * cont2mesh { nullptr }
 if set - used to transform contours form its local space to mesh local space
 

Detailed Description

Settings structurer for cutMeshByProjection function.

Member Data Documentation

◆ cont2mesh

const AffineXf3f* MR::CutByProjectionSettings::cont2mesh { nullptr }

if set - used to transform contours form its local space to mesh local space

◆ direction

Vector3f MR::CutByProjectionSettings::direction

direction of projection (in mesh space)


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