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

#include <MRMeshProject.h>

Public Attributes

const AffineXf3f * rigidXfPoint { nullptr }
 this xf is applied to point to move it into projection space
 
const AffineXf3f * nonRigidXfTree { nullptr }
 this xf is applied to AABB tree to move it into projection space
 

Member Data Documentation

◆ nonRigidXfTree

const AffineXf3f* MR::MeshProjectionTransforms::nonRigidXfTree { nullptr }

this xf is applied to AABB tree to move it into projection space

◆ rigidXfPoint

const AffineXf3f* MR::MeshProjectionTransforms::rigidXfPoint { nullptr }

this xf is applied to point to move it into projection space


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