MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.ProjectAttributeParams Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, MeshProjectionTransforms xfs, func_bool_from_float progressCb)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
ProjectAttributeParams operator (*args, **kwargs)
 
ProjectAttributeParams operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_progressCb = 16
 
typing _offsetof_xfs = 0
 

Detailed Description

Generated from:  MR::ProjectAttributeParams

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.ProjectAttributeParams.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.ProjectAttributeParams.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.ProjectAttributeParams.__init__ ( self,
MeshProjectionTransforms xfs,
func_bool_from_float progressCb )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

ProjectAttributeParams mrmeshpy.ProjectAttributeParams.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

ProjectAttributeParams mrmeshpy.ProjectAttributeParams.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_progressCb

typing mrmeshpy.ProjectAttributeParams._offsetof_progressCb = 16
staticprotected

◆ _offsetof_xfs

typing mrmeshpy.ProjectAttributeParams._offsetof_xfs = 0
staticprotected

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