#include <MRMeshProject.h>
|
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
|
|
◆ 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: