Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, OneMeshIntersection arg0) |
| None | __init__ (self, std_variant_Id_FaceTag_Id_EdgeTag_Id_VertTag primitiveId, Vector3f coordinate) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| OneMeshIntersection | operator (*args, **kwargs) |
| OneMeshIntersection | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_coordinate = 8 |
| typing | _offsetof_primitiveId = 0 |
Generated from: MR::OneMeshIntersection Simple point on mesh, represented by primitive id and coordinate in mesh space
|
static |
| None mrmeshpy.OneMeshIntersection.__init__ | ( | self | ) |
| None mrmeshpy.OneMeshIntersection.__init__ | ( | self, | |
| OneMeshIntersection | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.OneMeshIntersection.__init__ | ( | self, | |
| std_variant_Id_FaceTag_Id_EdgeTag_Id_VertTag | primitiveId, | ||
| Vector3f | coordinate ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |