MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.PointsLoad.NamedCloud Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, str name, PointCloud cloud, AffineXf3f xf, VertColors colors)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
PointsLoad.NamedCloud operator (*args, **kwargs)
 
PointsLoad.NamedCloud operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_cloud = 32
 
typing _offsetof_colors = 192
 
typing _offsetof_name = 0
 
typing _offsetof_xf = 144
 

Detailed Description

Generated from:  MR::PointsLoad::NamedCloud

loads scene from e57 file

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.PointsLoad.NamedCloud.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.PointsLoad.NamedCloud.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.PointsLoad.NamedCloud.__init__ ( self,
str name,
PointCloud cloud,
AffineXf3f xf,
VertColors colors )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

PointsLoad.NamedCloud mrmeshpy.PointsLoad.NamedCloud.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

PointsLoad.NamedCloud mrmeshpy.PointsLoad.NamedCloud.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_cloud

typing mrmeshpy.PointsLoad.NamedCloud._offsetof_cloud = 32
staticprotected

◆ _offsetof_colors

typing mrmeshpy.PointsLoad.NamedCloud._offsetof_colors = 192
staticprotected

◆ _offsetof_name

typing mrmeshpy.PointsLoad.NamedCloud._offsetof_name = 0
staticprotected

◆ _offsetof_xf

typing mrmeshpy.PointsLoad.NamedCloud._offsetof_xf = 144
staticprotected

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