Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, AffineXf3f rigidXfPoint, AffineXf3f nonRigidXfTree) |
AffineXf3f | nonRigidXfTree (self) |
None | nonRigidXfTree (self, AffineXf3f arg1) |
AffineXf3f | rigidXfPoint (self) |
None | rigidXfPoint (self, AffineXf3f arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
MeshProjectionTransforms | operator (*args, **kwargs) |
MeshProjectionTransforms | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_nonRigidXfTree = 8 |
typing | _offsetof_rigidXfPoint = 0 |
Generated from: MR::MeshProjectionTransforms
|
static |
None mrmeshpy.MeshProjectionTransforms.__init__ | ( | self | ) |
None mrmeshpy.MeshProjectionTransforms.__init__ | ( | self, | |
AffineXf3f | rigidXfPoint, | ||
AffineXf3f | nonRigidXfTree ) |
Implicit aggregate constructor.
AffineXf3f mrmeshpy.MeshProjectionTransforms.nonRigidXfTree | ( | self | ) |
this xf is applied to AABB tree to move it into projection space
None mrmeshpy.MeshProjectionTransforms.nonRigidXfTree | ( | self, | |
AffineXf3f | arg1 ) |
|
static |
|
static |
AffineXf3f mrmeshpy.MeshProjectionTransforms.rigidXfPoint | ( | self | ) |
this xf is applied to point to move it into projection space
None mrmeshpy.MeshProjectionTransforms.rigidXfPoint | ( | self, | |
AffineXf3f | arg1 ) |
|
staticprotected |
|
staticprotected |