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

Public Member Functions

None __init__ (self)
 
None __init__ (self, Vector3f point, std_optional_Vector3_float normal)
 

Static Public Member Functions

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

Static Protected Attributes

typing _offsetof_normal = 12
 
typing _offsetof_point = 0
 

Detailed Description

Generated from:  MR::FeatureObjectProjectPointResult

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.FeatureObjectProjectPointResult.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.FeatureObjectProjectPointResult.__init__ ( self,
Vector3f point,
std_optional_Vector3_float normal )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

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

◆ operator() [2/2]

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

Member Data Documentation

◆ _offsetof_normal

typing mrmeshpy.FeatureObjectProjectPointResult._offsetof_normal = 12
staticprotected

◆ _offsetof_point

typing mrmeshpy.FeatureObjectProjectPointResult._offsetof_point = 0
staticprotected

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