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

Public Member Functions

None __init__ (self, MeshOrPoints obj, AffineXf3f xf)
 

Static Public Member Functions

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

Static Protected Attributes

typing _offsetof_obj = 0
 
typing _offsetof_xf = 24
 

Detailed Description

Generated from:  MR::MeshOrPointsXf
Aliases:  Vector_MeshOrPointsXf_ObjId.const_reference, std_vector_MeshOrPointsXf_value_type, std_vector_MeshOrPointsXf_const_reference, std_vector_MeshOrPointsXf_reference, Vector_MeshOrPointsXf_ObjId.value_type, Vector_MeshOrPointsXf_ObjId.reference

an object and its transformation to global space with other objects

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

◆ __init__() [2/2]

None mrmeshpy.MeshOrPointsXf.__init__ ( self,
MeshOrPoints obj,
AffineXf3f xf )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

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

◆ operator() [2/2]

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

Member Data Documentation

◆ _offsetof_obj

typing mrmeshpy.MeshOrPointsXf._offsetof_obj = 0
staticprotected

◆ _offsetof_xf

typing mrmeshpy.MeshOrPointsXf._offsetof_xf = 24
staticprotected

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