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

Parameters for aligning 2d contours onto mesh surface. More...

#include <MRMesh/MRAlignContoursToMesh.h>

Public Attributes

MeshTriPoint meshPoint
 Point coordinate on mesh, represent position of contours box 'pivotPoint' on mesh.
Vector2f pivotPoint { 0.0f, 0.0f }
Vector3f xDirection
 Represents 2d contours xDirection in mesh space.
const Vector3f * zDirection { nullptr }
float extrusion { 1.0f }
 Contours extrusion in +z and -z direction.
float maximumShift { 2.5f }
 Maximum allowed shift along 'zDirection' for alignment.

Detailed Description

Parameters for aligning 2d contours onto mesh surface.


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