meshlib 3.0.5.213__py38.py39.py310.py311.py312.py313-none-manylinux_2_31_x86_64.whl → 3.0.5.215__py38.py39.py310.py311.py312.py313-none-manylinux_2_31_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of meshlib might be problematic. Click here for more details.
- meshlib/mrcudapy.pyi +1 -1
- meshlib/mrcudapy.so +0 -0
- meshlib/mrmeshnumpy.so +0 -0
- meshlib/mrmeshpy.pyi +124 -94
- meshlib/mrmeshpy.so +0 -0
- meshlib/mrviewerpy.so +0 -0
- {meshlib-3.0.5.213.dist-info → meshlib-3.0.5.215.dist-info}/METADATA +1 -1
- {meshlib-3.0.5.213.dist-info → meshlib-3.0.5.215.dist-info}/RECORD +18 -18
- meshlib.libs/{libMRCuda-44b34b57.so → libMRCuda-bde2b6ac.so} +0 -0
- meshlib.libs/libMRIOExtras-3e11901a.so +0 -0
- meshlib.libs/{libMRMesh-f90690a3.so → libMRMesh-e5db8420.so} +0 -0
- meshlib.libs/libMRPython-9838106f.so +0 -0
- meshlib.libs/libMRSymbolMesh-28fa22da.so +0 -0
- meshlib.libs/libMRViewer-b9a1bd8e.so +0 -0
- meshlib.libs/{libMRVoxels-df3018c8.so → libMRVoxels-aab8e3e3.so} +0 -0
- {meshlib-3.0.5.213.dist-info → meshlib-3.0.5.215.dist-info}/WHEEL +0 -0
- {meshlib-3.0.5.213.dist-info → meshlib-3.0.5.215.dist-info}/licenses/LICENSE +0 -0
- {meshlib-3.0.5.213.dist-info → meshlib-3.0.5.215.dist-info}/top_level.txt +0 -0
meshlib/mrcudapy.pyi
CHANGED
|
@@ -8,8 +8,8 @@ from meshlib.mrmeshpy import std_vector_MeshProjectionResult
|
|
|
8
8
|
from meshlib.mrmeshpy import std_vector_MeshTriPoint
|
|
9
9
|
from meshlib.mrmeshpy import std_vector_PointsProjectionResult
|
|
10
10
|
from meshlib.mrmeshpy import std_vector_SkyPatch
|
|
11
|
-
from meshlib.mrmeshpy import std_vector_Vector3_float
|
|
12
11
|
from meshlib.mrmeshpy import std_vector_Vector3_float as std_vector_Vector3f
|
|
12
|
+
from meshlib.mrmeshpy import std_vector_Vector3_float
|
|
13
13
|
from meshlib.mrmeshpy import std_vector_float
|
|
14
14
|
import typing
|
|
15
15
|
__all__ = ['FastWindingNumber', 'PointsProjector', 'PointsToMeshProjector', 'computeDistanceMap', 'computeDistanceMapHeapBytes', 'computeSkyViewFactor', 'distanceMapFromContours', 'distanceMapFromContoursHeapBytes', 'findProjectionOnPoints', 'findProjectionOnPointsHeapBytes', 'findSkyRays', 'func_bool_from_float', 'func_tl_expected_void_std_string_from_VoxelsVolumeMinMax_std_vector_float_int', 'func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int', 'getCudaAvailableMemory', 'getCudaSafeMemoryLimit', 'int_output', 'isCudaAvailable', 'loadMRCudaDll', 'maxBufferSize', 'maxBufferSizeAlignedByBlock', 'negatePicture', 'pointsToDistanceVolume', 'pointsToDistanceVolumeByParts', 'std_vector_MeshIntersectionResult', 'std_vector_MeshProjectionResult', 'std_vector_MeshTriPoint', 'std_vector_PointsProjectionResult', 'std_vector_SkyPatch', 'std_vector_Vector3_float', 'std_vector_Vector3f', 'std_vector_float']
|
meshlib/mrcudapy.so
CHANGED
|
Binary file
|
meshlib/mrmeshnumpy.so
CHANGED
|
Binary file
|
meshlib/mrmeshpy.pyi
CHANGED
|
@@ -308,7 +308,7 @@ class AABBTreeBase_ObjTreeTraits:
|
|
|
308
308
|
class AABBTreeNode_AABBTreeTraits_FaceTag_Box3f:
|
|
309
309
|
"""
|
|
310
310
|
Generated from: MR::AABBTreeNode<MR::AABBTreeTraits<MR::FaceTag, MR::Box3f>>
|
|
311
|
-
Aliases: AABBTreeBase_AABBTreeTraits_FaceTag_Box3f.Node, Vector_AABBTreeNode_AABBTreeTraits_FaceTag_Box3f_NodeId.
|
|
311
|
+
Aliases: AABBTreeBase_AABBTreeTraits_FaceTag_Box3f.Node, Vector_AABBTreeNode_AABBTreeTraits_FaceTag_Box3f_NodeId.reference, Vector_AABBTreeNode_AABBTreeTraits_FaceTag_Box3f_NodeId.value_type, Vector_AABBTreeNode_AABBTreeTraits_FaceTag_Box3f_NodeId.const_reference
|
|
312
312
|
"""
|
|
313
313
|
BoxT = Box3f
|
|
314
314
|
LeafId = FaceId
|
|
@@ -420,7 +420,7 @@ class AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box2f:
|
|
|
420
420
|
class AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f:
|
|
421
421
|
"""
|
|
422
422
|
Generated from: MR::AABBTreeNode<MR::AABBTreeTraits<MR::UndirectedEdgeTag, MR::Box3f>>
|
|
423
|
-
Aliases: Vector_AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f_NodeId.value_type, Vector_AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f_NodeId.
|
|
423
|
+
Aliases: Vector_AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f_NodeId.value_type, Vector_AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f_NodeId.const_reference, AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box3f.Node, Vector_AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f_NodeId.reference
|
|
424
424
|
"""
|
|
425
425
|
BoxT = Box3f
|
|
426
426
|
LeafId = UndirectedEdgeId
|
|
@@ -476,7 +476,7 @@ class AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f:
|
|
|
476
476
|
class AABBTreeNode_ObjTreeTraits:
|
|
477
477
|
"""
|
|
478
478
|
Generated from: MR::AABBTreeNode<MR::ObjTreeTraits>
|
|
479
|
-
Aliases:
|
|
479
|
+
Aliases: AABBTreeNode_AABBTreeBase_ObjTreeTraits_Traits, AABBTreeBase_ObjTreeTraits.Node, Vector_AABBTreeNode_ObjTreeTraits_NodeId.reference, std_vector_AABBTreeNode_ObjTreeTraits_const_reference, Vector_AABBTreeNode_ObjTreeTraits_NodeId.const_reference, AABBTreeBase_ObjTreeTraits.Node, std_vector_AABBTreeNode_ObjTreeTraits_reference, Vector_AABBTreeNode_ObjTreeTraits_NodeId.value_type, std_vector_AABBTreeNode_ObjTreeTraits_value_type
|
|
480
480
|
"""
|
|
481
481
|
BoxT = Box3f
|
|
482
482
|
LeafId = ObjId
|
|
@@ -576,7 +576,7 @@ class AABBTreePoints:
|
|
|
576
576
|
class Node:
|
|
577
577
|
"""
|
|
578
578
|
Generated from: MR::AABBTreePoints::Node
|
|
579
|
-
Aliases: std_vector_AABBTreePoints_Node_reference, Vector_AABBTreePoints_Node_NodeId.
|
|
579
|
+
Aliases: std_vector_AABBTreePoints_Node_reference, Vector_AABBTreePoints_Node_NodeId.const_reference, std_vector_AABBTreePoints_Node_value_type, Vector_AABBTreePoints_Node_NodeId.reference, Vector_AABBTreePoints_Node_NodeId.value_type, std_vector_AABBTreePoints_Node_const_reference
|
|
580
580
|
"""
|
|
581
581
|
@typing.overload
|
|
582
582
|
def __init__(self) -> None:
|
|
@@ -923,7 +923,7 @@ class AABBTreeTraits_UndirectedEdgeTag_Box2f:
|
|
|
923
923
|
class AABBTreeTraits_UndirectedEdgeTag_Box3f:
|
|
924
924
|
"""
|
|
925
925
|
Generated from: MR::AABBTreeTraits<MR::UndirectedEdgeTag, MR::Box3f>
|
|
926
|
-
Aliases:
|
|
926
|
+
Aliases: AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box3f.Traits, LineTreeTraits3
|
|
927
927
|
|
|
928
928
|
\\addtogroup AABBTreeGroup
|
|
929
929
|
\\{
|
|
@@ -1158,7 +1158,7 @@ class AffineXf3d:
|
|
|
1158
1158
|
class AffineXf3f:
|
|
1159
1159
|
"""
|
|
1160
1160
|
Generated from: MR::AffineXf3f
|
|
1161
|
-
Aliases: Vector_AffineXf3f_ObjId.
|
|
1161
|
+
Aliases: Vector_AffineXf3f_ObjId.value_type, Vector_AffineXf3f_ObjId.const_reference, Vector_AffineXf3f_ObjId.reference
|
|
1162
1162
|
|
|
1163
1163
|
affine transformation: y = A*x + b, where A in VxV, and b in V
|
|
1164
1164
|
\\ingroup MathGroup
|
|
@@ -2435,7 +2435,7 @@ class BestFitParabolaf:
|
|
|
2435
2435
|
class BitSet:
|
|
2436
2436
|
"""
|
|
2437
2437
|
Generated from: MR::BitSet
|
|
2438
|
-
Aliases:
|
|
2438
|
+
Aliases: TaggedBitSet_EdgeTag_base, TaggedBitSet_GraphEdgeTag_base, TaggedBitSet_TextureTag_base, TaggedBitSet_VertTag_base, TaggedBitSet_ICPElemtTag.base, TaggedBitSet_PixelTag_base, TaggedBitSet_FaceTag_base, TaggedBitSet_UndirectedEdgeTag_base, TaggedBitSet_GraphVertTag_base, TaggedBitSet_RegionTag_base, TaggedBitSet_NodeTag_base, TaggedBitSet_ObjTag_base, TaggedBitSet_VoxelTag_base
|
|
2439
2439
|
|
|
2440
2440
|
container of bits
|
|
2441
2441
|
"""
|
|
@@ -3745,7 +3745,7 @@ class Box2d:
|
|
|
3745
3745
|
class Box2f:
|
|
3746
3746
|
"""
|
|
3747
3747
|
Generated from: MR::Box2f
|
|
3748
|
-
Aliases: AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box2f.BoxT,
|
|
3748
|
+
Aliases: AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box2f.BoxT, AABBTreeTraits_UndirectedEdgeTag_Box2f.BoxT, AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box2f.BoxT
|
|
3749
3749
|
|
|
3750
3750
|
Box given by its min- and max- corners
|
|
3751
3751
|
"""
|
|
@@ -4328,7 +4328,7 @@ class Box3d:
|
|
|
4328
4328
|
class Box3f:
|
|
4329
4329
|
"""
|
|
4330
4330
|
Generated from: MR::Box3f
|
|
4331
|
-
Aliases: ObjTreeTraits.BoxT, AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box3f.BoxT,
|
|
4331
|
+
Aliases: ObjTreeTraits.BoxT, AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box3f.BoxT, AABBTreeBase_ObjTreeTraits.BoxT, AABBTreeNode_ObjTreeTraits.BoxT, AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f.BoxT, AABBTreeBase_AABBTreeTraits_FaceTag_Box3f.BoxT, AABBTreeNode_AABBTreeTraits_FaceTag_Box3f.BoxT, AABBTreeTraits_FaceTag_Box3f.BoxT, AABBTreeTraits_UndirectedEdgeTag_Box3f.BoxT
|
|
4332
4332
|
|
|
4333
4333
|
Box given by its min- and max- corners
|
|
4334
4334
|
"""
|
|
@@ -7660,7 +7660,7 @@ class CmpOld:
|
|
|
7660
7660
|
class Color:
|
|
7661
7661
|
"""
|
|
7662
7662
|
Generated from: MR::Color
|
|
7663
|
-
Aliases:
|
|
7663
|
+
Aliases: Vector_Color_VertId_value_type, std_vector_Color_reference, std_vector_Color_const_reference, Vector_Color_Id_EdgeTag_reference, Vector_Color_Id_EdgeTag_value_type, Vector_Color_UndirectedEdgeId_reference, Vector_Color_UndirectedEdgeId_const_reference, Vector_Color_FaceId_reference, Vector_Color_VertId_const_reference, Vector_Color_FaceId_const_reference, Vector_Color_VertId_reference, Vector_Color_Id_EdgeTag_const_reference, Vector_Color_UndirectedEdgeId_value_type, std_vector_Color_value_type, Vector_Color_FaceId_value_type
|
|
7664
7664
|
"""
|
|
7665
7665
|
a: int
|
|
7666
7666
|
b: int
|
|
@@ -10286,7 +10286,7 @@ class DimensionsVisualizePropertyType:
|
|
|
10286
10286
|
class Dipole:
|
|
10287
10287
|
"""
|
|
10288
10288
|
Generated from: MR::Dipole
|
|
10289
|
-
Aliases:
|
|
10289
|
+
Aliases: Vector_Dipole_NodeId_const_reference, std_vector_Dipole_value_type, Vector_Dipole_NodeId_reference, Vector_Dipole_NodeId_value_type, std_vector_Dipole_const_reference, std_vector_Dipole_reference
|
|
10290
10290
|
|
|
10291
10291
|
Single oriented point or two oppositely charged points close together, representing a mesh part (one or more triangles)
|
|
10292
10292
|
https://www.dgp.toronto.edu/projects/fast-winding-numbers/fast-winding-numbers-for-soups-and-clouds-siggraph-2018-barill-et-al.pdf
|
|
@@ -13342,7 +13342,7 @@ class FaceFace:
|
|
|
13342
13342
|
class FaceId:
|
|
13343
13343
|
"""
|
|
13344
13344
|
Generated from: MR::FaceId
|
|
13345
|
-
Aliases: Vector_FaceId_FaceId_value_type,
|
|
13345
|
+
Aliases: Vector_FaceId_FaceId_value_type, AABBTreeTraits_FaceTag_Box3f.LeafId, AABBTreeNode_AABBTreeTraits_FaceTag_Box3f.LeafId, Vector_FaceId_FaceId_reference, AABBTreeBase_AABBTreeTraits_FaceTag_Box3f.LeafId, TaggedBitSet_FaceTag_IndexType, Vector_FaceId_FaceId_const_reference
|
|
13346
13346
|
|
|
13347
13347
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
13348
13348
|
"""
|
|
@@ -13834,7 +13834,7 @@ class FaceScalars:
|
|
|
13834
13834
|
class FanRecord:
|
|
13835
13835
|
"""
|
|
13836
13836
|
Generated from: MR::FanRecord
|
|
13837
|
-
Aliases: std_vector_FanRecord_reference, Vector_FanRecord_VertId.const_reference, std_vector_FanRecord_const_reference, Vector_FanRecord_VertId.
|
|
13837
|
+
Aliases: std_vector_FanRecord_value_type, std_vector_FanRecord_reference, Vector_FanRecord_VertId.reference, Vector_FanRecord_VertId.const_reference, std_vector_FanRecord_const_reference, Vector_FanRecord_VertId.value_type
|
|
13838
13838
|
|
|
13839
13839
|
describes one fan of triangles around a point excluding the point
|
|
13840
13840
|
"""
|
|
@@ -16684,7 +16684,7 @@ class Graph:
|
|
|
16684
16684
|
class EndVertices:
|
|
16685
16685
|
"""
|
|
16686
16686
|
Generated from: MR::Graph::EndVertices
|
|
16687
|
-
Aliases: Vector_Graph_EndVertices_GraphEdgeId.value_type, Vector_Graph_EndVertices_GraphEdgeId.reference, std_vector_Graph_EndVertices_reference, std_vector_Graph_EndVertices_const_reference, std_vector_Graph_EndVertices_value_type
|
|
16687
|
+
Aliases: Vector_Graph_EndVertices_GraphEdgeId.value_type, Vector_Graph_EndVertices_GraphEdgeId.reference, std_vector_Graph_EndVertices_reference, Vector_Graph_EndVertices_GraphEdgeId.const_reference, std_vector_Graph_EndVertices_const_reference, std_vector_Graph_EndVertices_value_type
|
|
16688
16688
|
"""
|
|
16689
16689
|
@typing.overload
|
|
16690
16690
|
def __init__(self) -> None:
|
|
@@ -16936,7 +16936,7 @@ class GraphEdgeBitSet(BitSet):
|
|
|
16936
16936
|
class GraphEdgeId:
|
|
16937
16937
|
"""
|
|
16938
16938
|
Generated from: MR::GraphEdgeId
|
|
16939
|
-
Aliases:
|
|
16939
|
+
Aliases: Vector_GraphEdgeId_GraphEdgeId.const_reference, Graph.EdgeId, Vector_GraphEdgeId_GraphEdgeId.reference, Vector_GraphEdgeId_GraphEdgeId.value_type, TaggedBitSet_GraphEdgeTag_IndexType
|
|
16940
16940
|
|
|
16941
16941
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
16942
16942
|
"""
|
|
@@ -17139,7 +17139,7 @@ class GraphVertBitSet(BitSet):
|
|
|
17139
17139
|
class GraphVertId:
|
|
17140
17140
|
"""
|
|
17141
17141
|
Generated from: MR::GraphVertId
|
|
17142
|
-
Aliases:
|
|
17142
|
+
Aliases: Vector_GraphVertId_GraphVertId.value_type, Graph.VertId, Vector_GraphVertId_GraphVertId.reference, TaggedBitSet_GraphVertTag_IndexType, Vector_GraphVertId_GraphVertId.const_reference
|
|
17143
17143
|
|
|
17144
17144
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
17145
17145
|
"""
|
|
@@ -17804,7 +17804,7 @@ class ICPGroupPair(ICPPairData):
|
|
|
17804
17804
|
class ICPGroupPairs(IPointPairs):
|
|
17805
17805
|
"""
|
|
17806
17806
|
Generated from: MR::ICPGroupPairs
|
|
17807
|
-
Aliases: Vector_ICPGroupPairs_Id_ICPElemtTag.
|
|
17807
|
+
Aliases: std_vector_ICPGroupPairs_value_type, Vector_ICPGroupPairs_Id_ICPElemtTag.reference, Vector_ICPGroupPairs_Id_ICPElemtTag.const_reference, std_vector_ICPGroupPairs_const_reference, std_vector_ICPGroupPairs_reference, Vector_ICPGroupPairs_Id_ICPElemtTag.value_type
|
|
17808
17808
|
"""
|
|
17809
17809
|
vec: std_vector_ICPGroupPair
|
|
17810
17810
|
@typing.overload
|
|
@@ -18327,7 +18327,7 @@ class IRenderObject:
|
|
|
18327
18327
|
class Id_EdgeTag:
|
|
18328
18328
|
"""
|
|
18329
18329
|
Generated from: MR::Id<MR::EdgeTag>
|
|
18330
|
-
Aliases: Vector_Id_EdgeTag_Id_EdgeTag_const_reference,
|
|
18330
|
+
Aliases: Vector_Id_EdgeTag_Id_EdgeTag_const_reference, Vector_Id_EdgeTag_UndirectedEdgeId_value_type, TaggedBitSet_EdgeTag_IndexType, std_vector_Id_EdgeTag_value_type, Vector_Id_EdgeTag_VertId.value_type, Vector_Id_EdgeTag_UndirectedEdgeId_const_reference, Vector_Id_EdgeTag_FaceId.const_reference, std_vector_Id_EdgeTag_reference, EdgeId, EdgeId, Vector_Id_EdgeTag_FaceId.value_type, Vector_Id_EdgeTag_VertId.const_reference, Vector_Id_EdgeTag_FaceId.reference, std_vector_Id_EdgeTag_const_reference, Vector_Id_EdgeTag_VertId.reference, Vector_Id_EdgeTag_Id_EdgeTag_value_type, Vector_Id_EdgeTag_Id_EdgeTag_reference, RingIterator_NextEdgeSameOrigin.value_type, RingIterator_NextEdgeSameLeft.value_type, Vector_Id_EdgeTag_UndirectedEdgeId_reference
|
|
18331
18331
|
"""
|
|
18332
18332
|
__hash__: typing.ClassVar[None] = None
|
|
18333
18333
|
@staticmethod
|
|
@@ -18407,7 +18407,7 @@ class Id_EdgeTag:
|
|
|
18407
18407
|
class Id_ICPElemtTag:
|
|
18408
18408
|
"""
|
|
18409
18409
|
Generated from: MR::Id<MR::ICPElemtTag>
|
|
18410
|
-
Aliases: TaggedBitSet_ICPElemtTag.IndexType, Vector_Id_ICPElemtTag_Id_ICPElemtTag.const_reference, std_vector_Id_ICPElemtTag_reference, Vector_Id_ICPElemtTag_Id_ICPElemtTag.reference,
|
|
18410
|
+
Aliases: TaggedBitSet_ICPElemtTag.IndexType, Vector_Id_ICPElemtTag_Id_ICPElemtTag.const_reference, Vector_Id_ICPElemtTag_Id_ICPElemtTag.value_type, std_vector_Id_ICPElemtTag_const_reference, std_vector_Id_ICPElemtTag_reference, Vector_Id_ICPElemtTag_Id_ICPElemtTag.reference, std_vector_Id_ICPElemtTag_value_type, ICPElementId
|
|
18411
18411
|
|
|
18412
18412
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
18413
18413
|
"""
|
|
@@ -18470,7 +18470,7 @@ class Id_ICPElemtTag:
|
|
|
18470
18470
|
class Id_VoxelTag:
|
|
18471
18471
|
"""
|
|
18472
18472
|
Generated from: MR::Id<MR::VoxelTag>
|
|
18473
|
-
Aliases: TaggedBitSet_VoxelTag_IndexType, std_vector_Id_VoxelTag_value_type,
|
|
18473
|
+
Aliases: Vector_Id_VoxelTag_FaceId.value_type, VoxelId, TaggedBitSet_VoxelTag_IndexType, std_vector_Id_VoxelTag_value_type, Vector_Id_VoxelTag_Id_VoxelTag.value_type, std_vector_Id_VoxelTag_const_reference, std_vector_Id_VoxelTag_reference, Vector_Id_VoxelTag_FaceId.reference, Vector_Id_VoxelTag_Id_VoxelTag.reference, Vector_Id_VoxelTag_Id_VoxelTag.const_reference, Vector_Id_VoxelTag_FaceId.const_reference
|
|
18474
18474
|
"""
|
|
18475
18475
|
__hash__: typing.ClassVar[None] = None
|
|
18476
18476
|
@staticmethod
|
|
@@ -20280,7 +20280,7 @@ class LinesVisualizePropertyType:
|
|
|
20280
20280
|
class LoadedObjectT:
|
|
20281
20281
|
"""
|
|
20282
20282
|
Generated from: MR::LoadedObjectT<>
|
|
20283
|
-
Aliases:
|
|
20283
|
+
Aliases: LoadedObjectT_Object, LoadedObject
|
|
20284
20284
|
|
|
20285
20285
|
result of loading (e.g. from a file) as one object (with possible subobjects)
|
|
20286
20286
|
"""
|
|
@@ -20946,7 +20946,7 @@ class Matrix2b:
|
|
|
20946
20946
|
class Matrix2d:
|
|
20947
20947
|
"""
|
|
20948
20948
|
Generated from: MR::Matrix2d
|
|
20949
|
-
Aliases:
|
|
20949
|
+
Aliases: AffineXf_Vector2d_M, Vector2_double_MatrixType
|
|
20950
20950
|
|
|
20951
20951
|
arbitrary 2x2 matrix
|
|
20952
20952
|
\\ingroup MatrixGroup
|
|
@@ -26366,7 +26366,7 @@ class MeshSave:
|
|
|
26366
26366
|
class MeshTexture(Image):
|
|
26367
26367
|
"""
|
|
26368
26368
|
Generated from: MR::MeshTexture
|
|
26369
|
-
Aliases: Vector_MeshTexture_TextureId.reference, Vector_MeshTexture_TextureId.const_reference, std_vector_MeshTexture_const_reference, Vector_MeshTexture_TextureId.value_type, std_vector_MeshTexture_value_type
|
|
26369
|
+
Aliases: Vector_MeshTexture_TextureId.reference, Vector_MeshTexture_TextureId.const_reference, std_vector_MeshTexture_reference, std_vector_MeshTexture_const_reference, Vector_MeshTexture_TextureId.value_type, std_vector_MeshTexture_value_type
|
|
26370
26370
|
|
|
26371
26371
|
\\addtogroup BasicStructuresGroup
|
|
26372
26372
|
\\{
|
|
@@ -27650,7 +27650,7 @@ class ModelBaseRenderParams(BaseRenderParams):
|
|
|
27650
27650
|
class ModelPointsData:
|
|
27651
27651
|
"""
|
|
27652
27652
|
Generated from: MR::ModelPointsData
|
|
27653
|
-
Aliases:
|
|
27653
|
+
Aliases: std_vector_ModelPointsData_value_type, Vector_ModelPointsData_ObjId.reference, Vector_ModelPointsData_ObjId.const_reference, Vector_ModelPointsData_ObjId.value_type, std_vector_ModelPointsData_reference, std_vector_ModelPointsData_const_reference
|
|
27654
27654
|
|
|
27655
27655
|
structure to contain pointers to model data
|
|
27656
27656
|
"""
|
|
@@ -28686,7 +28686,7 @@ class NoCtor_unsigned_char:
|
|
|
28686
28686
|
class NoDefInit_FaceId(FaceId):
|
|
28687
28687
|
"""
|
|
28688
28688
|
Generated from: MR::NoDefInit<MR::FaceId>
|
|
28689
|
-
Aliases: Buffer_FaceId_FaceId.
|
|
28689
|
+
Aliases: Buffer_FaceId.const_reference, Buffer_FaceId_FaceId.reference, Buffer_FaceId_FaceId.iterator, Buffer_FaceId.const_iterator, NoCtor_FaceId.type, Buffer_FaceId.T, Buffer_FaceId_FaceId.T, Buffer_FaceId_FaceId.const_iterator, Buffer_FaceId.iterator, Buffer_FaceId_FaceId.const_reference, Buffer_FaceId.reference
|
|
28690
28690
|
|
|
28691
28691
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28692
28692
|
"""
|
|
@@ -28720,7 +28720,7 @@ class NoDefInit_GraphEdgeId(GraphEdgeId):
|
|
|
28720
28720
|
class NoDefInit_GraphVertId(GraphVertId):
|
|
28721
28721
|
"""
|
|
28722
28722
|
Generated from: MR::NoDefInit<MR::GraphVertId>
|
|
28723
|
-
Aliases: Buffer_GraphVertId_GraphVertId.T, Buffer_GraphVertId_GraphVertId.
|
|
28723
|
+
Aliases: Buffer_GraphVertId_GraphVertId.T, Buffer_GraphVertId_GraphVertId.const_iterator, Buffer_GraphVertId_GraphVertId.reference, Buffer_GraphVertId_GraphVertId.const_reference, Buffer_GraphVertId_GraphVertId.iterator, NoCtor_GraphVertId.type
|
|
28724
28724
|
|
|
28725
28725
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28726
28726
|
"""
|
|
@@ -28737,7 +28737,7 @@ class NoDefInit_GraphVertId(GraphVertId):
|
|
|
28737
28737
|
class NoDefInit_Id_EdgeTag(Id_EdgeTag):
|
|
28738
28738
|
"""
|
|
28739
28739
|
Generated from: MR::NoDefInit<MR::Id<MR::EdgeTag>>
|
|
28740
|
-
Aliases: Buffer_Id_EdgeTag_Id_EdgeTag.reference, Buffer_Id_EdgeTag_UndirectedEdgeId.
|
|
28740
|
+
Aliases: std_unique_ptr_NoDefInit_Id_EdgeTag_pointer, Buffer_Id_EdgeTag_UndirectedEdgeId.iterator, Buffer_Id_EdgeTag_Id_EdgeTag.reference, Buffer_Id_EdgeTag_UndirectedEdgeId.const_iterator, Buffer_Id_EdgeTag_UndirectedEdgeId.reference, Buffer_Id_EdgeTag_UndirectedEdgeId.T, Buffer_Id_EdgeTag_UndirectedEdgeId.const_reference, Buffer_Id_EdgeTag_UndirectedEdgeId.T, Buffer_Id_EdgeTag_Id_EdgeTag.const_reference, Buffer_Id_EdgeTag_Id_EdgeTag.T, Buffer_Id_EdgeTag_UndirectedEdgeId.T, Buffer_Id_EdgeTag_Id_EdgeTag.T, Buffer_Id_EdgeTag_Id_EdgeTag.iterator, Buffer_Id_EdgeTag_Id_EdgeTag.T, Buffer_Id_EdgeTag_Id_EdgeTag.const_iterator, NoCtor_Id_EdgeTag.type
|
|
28741
28741
|
|
|
28742
28742
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28743
28743
|
"""
|
|
@@ -28771,7 +28771,7 @@ class NoDefInit_Id_ICPElemtTag(Id_ICPElemtTag):
|
|
|
28771
28771
|
class NoDefInit_Id_VoxelTag(Id_VoxelTag):
|
|
28772
28772
|
"""
|
|
28773
28773
|
Generated from: MR::NoDefInit<MR::Id<MR::VoxelTag>>
|
|
28774
|
-
Aliases: NoCtor_Id_VoxelTag.type, Buffer_Id_VoxelTag_Id_VoxelTag.T,
|
|
28774
|
+
Aliases: Buffer_Id_VoxelTag_Id_VoxelTag.const_reference, NoCtor_Id_VoxelTag.type, Buffer_Id_VoxelTag_Id_VoxelTag.T, Buffer_Id_VoxelTag_Id_VoxelTag.T, Buffer_Id_VoxelTag_Id_VoxelTag.const_iterator, Buffer_Id_VoxelTag_Id_VoxelTag.reference, std_unique_ptr_NoDefInit_Id_VoxelTag_pointer, Buffer_Id_VoxelTag_Id_VoxelTag.iterator, Buffer_Id_VoxelTag_Id_VoxelTag.T
|
|
28775
28775
|
|
|
28776
28776
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28777
28777
|
"""
|
|
@@ -28788,7 +28788,7 @@ class NoDefInit_Id_VoxelTag(Id_VoxelTag):
|
|
|
28788
28788
|
class NoDefInit_NodeId(NodeId):
|
|
28789
28789
|
"""
|
|
28790
28790
|
Generated from: MR::NoDefInit<MR::NodeId>
|
|
28791
|
-
Aliases: Buffer_NodeId_NodeId.T, Buffer_NodeId_NodeId.reference, Buffer_NodeId_NodeId.
|
|
28791
|
+
Aliases: Buffer_NodeId_NodeId.T, Buffer_NodeId_NodeId.reference, Buffer_NodeId_NodeId.const_reference, Buffer_NodeId_NodeId.iterator, NoCtor_NodeId.type, Buffer_NodeId_NodeId.const_iterator
|
|
28792
28792
|
|
|
28793
28793
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28794
28794
|
"""
|
|
@@ -28822,7 +28822,7 @@ class NoDefInit_ObjId(ObjId):
|
|
|
28822
28822
|
class NoDefInit_PixelId(PixelId):
|
|
28823
28823
|
"""
|
|
28824
28824
|
Generated from: MR::NoDefInit<MR::PixelId>
|
|
28825
|
-
Aliases: Buffer_PixelId_PixelId.T, Buffer_PixelId_PixelId.
|
|
28825
|
+
Aliases: Buffer_PixelId_PixelId.T, Buffer_PixelId_PixelId.const_reference, Buffer_PixelId_PixelId.const_iterator, Buffer_PixelId_PixelId.reference, NoCtor_PixelId.type, Buffer_PixelId_PixelId.iterator
|
|
28826
28826
|
|
|
28827
28827
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28828
28828
|
"""
|
|
@@ -28839,7 +28839,7 @@ class NoDefInit_PixelId(PixelId):
|
|
|
28839
28839
|
class NoDefInit_RegionId(RegionId):
|
|
28840
28840
|
"""
|
|
28841
28841
|
Generated from: MR::NoDefInit<MR::RegionId>
|
|
28842
|
-
Aliases:
|
|
28842
|
+
Aliases: Buffer_RegionId_RegionId.iterator, NoCtor_RegionId.type, Buffer_RegionId_RegionId.const_reference, Buffer_RegionId_RegionId.reference, Buffer_RegionId_RegionId.const_iterator, Buffer_RegionId_RegionId.T
|
|
28843
28843
|
|
|
28844
28844
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28845
28845
|
"""
|
|
@@ -28856,7 +28856,7 @@ class NoDefInit_RegionId(RegionId):
|
|
|
28856
28856
|
class NoDefInit_TextureId(TextureId):
|
|
28857
28857
|
"""
|
|
28858
28858
|
Generated from: MR::NoDefInit<MR::TextureId>
|
|
28859
|
-
Aliases:
|
|
28859
|
+
Aliases: NoCtor_TextureId.type, Buffer_TextureId_TextureId.const_iterator, Buffer_TextureId_TextureId.iterator, Buffer_TextureId_TextureId.const_reference, Buffer_TextureId_TextureId.reference, Buffer_TextureId_TextureId.T
|
|
28860
28860
|
|
|
28861
28861
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28862
28862
|
"""
|
|
@@ -28873,7 +28873,7 @@ class NoDefInit_TextureId(TextureId):
|
|
|
28873
28873
|
class NoDefInit_UndirectedEdgeId(UndirectedEdgeId):
|
|
28874
28874
|
"""
|
|
28875
28875
|
Generated from: MR::NoDefInit<MR::UndirectedEdgeId>
|
|
28876
|
-
Aliases: Buffer_UndirectedEdgeId_UndirectedEdgeId.
|
|
28876
|
+
Aliases: Buffer_UndirectedEdgeId_UndirectedEdgeId.const_reference, Buffer_UndirectedEdgeId.reference, Buffer_UndirectedEdgeId_UndirectedEdgeId.T, Buffer_UndirectedEdgeId.T, Buffer_UndirectedEdgeId.iterator, Buffer_UndirectedEdgeId.const_iterator, Buffer_UndirectedEdgeId_UndirectedEdgeId.iterator, Buffer_UndirectedEdgeId_UndirectedEdgeId.const_iterator, Buffer_UndirectedEdgeId_UndirectedEdgeId.reference, NoCtor_UndirectedEdgeId.type, Buffer_UndirectedEdgeId.const_reference
|
|
28877
28877
|
|
|
28878
28878
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28879
28879
|
"""
|
|
@@ -28890,7 +28890,7 @@ class NoDefInit_UndirectedEdgeId(UndirectedEdgeId):
|
|
|
28890
28890
|
class NoDefInit_VertId(VertId):
|
|
28891
28891
|
"""
|
|
28892
28892
|
Generated from: MR::NoDefInit<MR::VertId>
|
|
28893
|
-
Aliases:
|
|
28893
|
+
Aliases: Buffer_VertId.const_iterator, Buffer_VertId.iterator, Buffer_VertId.T, Buffer_VertId_VertId.iterator, Buffer_VertId.reference, Buffer_VertId_VertId.T, NoCtor_VertId.type, Buffer_VertId_VertId.const_iterator, Buffer_VertId_VertId.const_reference, Buffer_VertId_VertId.reference, Buffer_VertId.const_reference
|
|
28894
28894
|
|
|
28895
28895
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
28896
28896
|
"""
|
|
@@ -29061,7 +29061,7 @@ class NodeBitSet(BitSet):
|
|
|
29061
29061
|
class NodeId:
|
|
29062
29062
|
"""
|
|
29063
29063
|
Generated from: MR::NodeId
|
|
29064
|
-
Aliases: Vector_NodeId_NodeId.
|
|
29064
|
+
Aliases: Vector_NodeId_NodeId.value_type, Vector_NodeId_NodeId.reference, Vector_NodeId_NodeId.const_reference, TaggedBitSet_NodeTag_IndexType
|
|
29065
29065
|
|
|
29066
29066
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
29067
29067
|
"""
|
|
@@ -30330,7 +30330,7 @@ class ObjectLabel(VisualObject):
|
|
|
30330
30330
|
class ObjectLines(ObjectLinesHolder):
|
|
30331
30331
|
"""
|
|
30332
30332
|
Generated from: MR::ObjectLines
|
|
30333
|
-
Aliases:
|
|
30333
|
+
Aliases: ChangePolylinePointsAction.Obj, ChangePolylineTopologyAction.Obj, ChangePolylineAction.Obj
|
|
30334
30334
|
|
|
30335
30335
|
This object type has not visual representation, just holder for lines in scene
|
|
30336
30336
|
\\ingroup DataModelGroup
|
|
@@ -30558,7 +30558,7 @@ class ObjectMeshData:
|
|
|
30558
30558
|
class ObjectMeshHolder(VisualObject):
|
|
30559
30559
|
"""
|
|
30560
30560
|
Generated from: MR::ObjectMeshHolder
|
|
30561
|
-
Aliases:
|
|
30561
|
+
Aliases: ChangeFacesColorMapAction.Obj, ChangeMeshUVCoordsAction.Obj, ChangeTextureAction.Obj, ChangeMeshTexturePerFaceAction.Obj
|
|
30562
30562
|
|
|
30563
30563
|
an object that stores a mesh
|
|
30564
30564
|
\\ingroup ModelHolderGroup
|
|
@@ -31089,7 +31089,7 @@ class ObjectSelectivityType:
|
|
|
31089
31089
|
class ObjectVoxels(ObjectMeshHolder):
|
|
31090
31090
|
"""
|
|
31091
31091
|
Generated from: MR::ObjectVoxels
|
|
31092
|
-
Aliases: ChangeIsoAction.Obj,
|
|
31092
|
+
Aliases: ChangeIsoAction.Obj, std_shared_ptr_ChangeActiveBoxAction_Obj, std_shared_ptr_ChangVoxelSelectionAction_Obj, std_shared_ptr_ChangeIsoAction_Obj, ChangeGridAction.Obj, ChangeSurfaceAction.Obj, ChangeActiveBoxAction.Obj, ChangeDualMarchingCubesAction.Obj, std_shared_ptr_ChangeDualMarchingCubesAction_Obj, std_shared_ptr_ChangeSurfaceAction_Obj, ChangVoxelSelectionAction.Obj, std_shared_ptr_ChangeGridAction_Obj
|
|
31093
31093
|
|
|
31094
31094
|
This class stores information about voxels object
|
|
31095
31095
|
\\ingroup DataModelGroup
|
|
@@ -32919,7 +32919,7 @@ class PixelBitSet(BitSet):
|
|
|
32919
32919
|
class PixelId:
|
|
32920
32920
|
"""
|
|
32921
32921
|
Generated from: MR::PixelId
|
|
32922
|
-
Aliases: Vector_PixelId_PixelId.reference, TaggedBitSet_PixelTag_IndexType, Vector_PixelId_PixelId.
|
|
32922
|
+
Aliases: Vector_PixelId_PixelId.const_reference, Vector_PixelId_PixelId.reference, TaggedBitSet_PixelTag_IndexType, Vector_PixelId_PixelId.value_type
|
|
32923
32923
|
|
|
32924
32924
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
32925
32925
|
"""
|
|
@@ -36741,7 +36741,7 @@ class QuadraticForm3d:
|
|
|
36741
36741
|
class QuadraticForm3f:
|
|
36742
36742
|
"""
|
|
36743
36743
|
Generated from: MR::QuadraticForm3f
|
|
36744
|
-
Aliases: Vector_QuadraticForm3f_VertId.
|
|
36744
|
+
Aliases: Vector_QuadraticForm3f_VertId.const_reference, Vector_QuadraticForm3f_VertId.reference, Vector_QuadraticForm3f_VertId.value_type
|
|
36745
36745
|
|
|
36746
36746
|
quadratic form: f = x^T A x + c
|
|
36747
36747
|
\\ingroup MathGroup
|
|
@@ -37695,7 +37695,7 @@ class RegionBitSet(BitSet):
|
|
|
37695
37695
|
class RegionId:
|
|
37696
37696
|
"""
|
|
37697
37697
|
Generated from: MR::RegionId
|
|
37698
|
-
Aliases: Vector_RegionId_UndirectedEdgeId_value_type, TaggedBitSet_RegionTag_IndexType, Vector_RegionId_VertId_value_type, Vector_RegionId_UndirectedEdgeId_const_reference, Vector_RegionId_FaceId_const_reference, Vector_RegionId_VertId_const_reference,
|
|
37698
|
+
Aliases: Vector_RegionId_UndirectedEdgeId_value_type, TaggedBitSet_RegionTag_IndexType, Vector_RegionId_VertId_value_type, Vector_RegionId_UndirectedEdgeId_const_reference, Vector_RegionId_FaceId_const_reference, Vector_RegionId_VertId_const_reference, Vector_RegionId_UndirectedEdgeId_reference, Vector_RegionId_VertId_reference, Vector_RegionId_RegionId.reference, Vector_RegionId_FaceId_reference, Vector_RegionId_FaceId_value_type, Vector_RegionId_RegionId.const_reference, Vector_RegionId_RegionId.value_type
|
|
37699
37699
|
|
|
37700
37700
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
37701
37701
|
"""
|
|
@@ -39851,7 +39851,7 @@ class SimpleVolume:
|
|
|
39851
39851
|
class SimpleVolumeMinMax(SimpleVolume, Box1f):
|
|
39852
39852
|
"""
|
|
39853
39853
|
Generated from: MR::SimpleVolumeMinMax
|
|
39854
|
-
Aliases:
|
|
39854
|
+
Aliases: VoxelsVolumeAccessor_SimpleVolumeMinMax.VolumeType, VoxelsVolumeInterpolatedAccessor_VoxelsVolumeAccessor_SimpleVolumeMinMax.VolumeType
|
|
39855
39855
|
|
|
39856
39856
|
represents a box in 3D space subdivided on voxels stored in T;
|
|
39857
39857
|
and stores minimum and maximum values among all valid voxels
|
|
@@ -40896,7 +40896,7 @@ class SymMatrix2d:
|
|
|
40896
40896
|
class SymMatrix2f:
|
|
40897
40897
|
"""
|
|
40898
40898
|
Generated from: MR::SymMatrix2f
|
|
40899
|
-
Aliases:
|
|
40899
|
+
Aliases: QuadraticForm_Vector2f_SM, Vector2_float_SymMatrixType
|
|
40900
40900
|
|
|
40901
40901
|
symmetric 2x2 matrix
|
|
40902
40902
|
\\ingroup MatrixGroup
|
|
@@ -41367,7 +41367,7 @@ class SymMatrix3d:
|
|
|
41367
41367
|
class SymMatrix3f:
|
|
41368
41368
|
"""
|
|
41369
41369
|
Generated from: MR::SymMatrix3f
|
|
41370
|
-
Aliases:
|
|
41370
|
+
Aliases: Vector3_float_SymMatrixType, QuadraticForm_Vector3f_SM
|
|
41371
41371
|
|
|
41372
41372
|
symmetric 3x3 matrix
|
|
41373
41373
|
\\ingroup MatrixGroup
|
|
@@ -44933,7 +44933,7 @@ class UndirectedEdgeColors:
|
|
|
44933
44933
|
class UndirectedEdgeId:
|
|
44934
44934
|
"""
|
|
44935
44935
|
Generated from: MR::UndirectedEdgeId
|
|
44936
|
-
Aliases: UndirectedEdgeIterator.value_type,
|
|
44936
|
+
Aliases: UndirectedEdgeIterator.value_type, Vector_UndirectedEdgeId_UndirectedEdgeId_const_reference, PolylineUndirectedEdgeIterator.value_type, Vector_UndirectedEdgeId_UndirectedEdgeId_reference, AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box2f.LeafId, AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f.LeafId, AABBTreeTraits_UndirectedEdgeTag_Box3f.LeafId, AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box2f.LeafId, AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box3f.LeafId, Vector_UndirectedEdgeId_UndirectedEdgeId_value_type, TaggedBitSet_UndirectedEdgeTag_IndexType, AABBTreeTraits_UndirectedEdgeTag_Box2f.LeafId
|
|
44937
44937
|
|
|
44938
44938
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
44939
44939
|
"""
|
|
@@ -45839,7 +45839,7 @@ class VdbVolume(VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid, Box1f):
|
|
|
45839
45839
|
class Vector2b:
|
|
45840
45840
|
"""
|
|
45841
45841
|
Generated from: MR::Vector2b
|
|
45842
|
-
Aliases:
|
|
45842
|
+
Aliases: Box_Vector2i_Vb, Box_Vector2ll_Vb, Box_Vector2d_Vb, Box_Vector2f_Vb, Matrix2_bool_VectorType
|
|
45843
45843
|
|
|
45844
45844
|
two-dimensional vector
|
|
45845
45845
|
\\ingroup VectorGroup
|
|
@@ -46028,7 +46028,7 @@ class Vector2d:
|
|
|
46028
46028
|
class Vector2f:
|
|
46029
46029
|
"""
|
|
46030
46030
|
Generated from: MR::Vector2f
|
|
46031
|
-
Aliases: Vector_Vector2f_VertId_value_type,
|
|
46031
|
+
Aliases: Vector_Vector2f_VertId_value_type, Matrix2_float_VectorType, Vector_Vector2f_VertId_const_reference, Vector_Vector2f_VertId_reference, UVCoord
|
|
46032
46032
|
"""
|
|
46033
46033
|
elements: typing.ClassVar[int] = 2
|
|
46034
46034
|
x: float
|
|
@@ -46531,7 +46531,7 @@ class Vector3d:
|
|
|
46531
46531
|
class Vector3f:
|
|
46532
46532
|
"""
|
|
46533
46533
|
Generated from: MR::Vector3f
|
|
46534
|
-
Aliases: Matrix3_float_VectorType, RigidXf3_float_V,
|
|
46534
|
+
Aliases: Matrix3_float_VectorType, RigidXf3_float_V, Vector_Vector3f_FaceId_reference, Vector_Vector3f_VertId_const_reference, Vector_Vector3f_FaceId_const_reference, Vector_Vector3f_VertId_reference, Vector_Vector3f_FaceId_value_type, RigidScaleXf3_float_V, Vector_Vector3f_VertId_value_type
|
|
46535
46535
|
"""
|
|
46536
46536
|
elements: typing.ClassVar[int] = 3
|
|
46537
46537
|
x: float
|
|
@@ -48766,7 +48766,7 @@ class Vector_Graph_EndVertices_GraphEdgeId:
|
|
|
48766
48766
|
class Vector_ICPGroupPairs_Id_ICPElemtTag:
|
|
48767
48767
|
"""
|
|
48768
48768
|
Generated from: MR::Vector<MR::ICPGroupPairs, MR::Id<MR::ICPElemtTag>>
|
|
48769
|
-
Aliases:
|
|
48769
|
+
Aliases: Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag.value_type, Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag.const_reference, std_vector_Vector_ICPGroupPairs_Id_ICPElemtTag_value_type, std_vector_Vector_ICPGroupPairs_Id_ICPElemtTag_const_reference, std_vector_Vector_ICPGroupPairs_Id_ICPElemtTag_reference, Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag.reference
|
|
48770
48770
|
|
|
48771
48771
|
|
|
48772
48772
|
\\brief std::vector<T>-like container that requires specific indexing type,
|
|
@@ -50964,7 +50964,7 @@ class Vector_TextureId_TextureId:
|
|
|
50964
50964
|
class Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag:
|
|
50965
50965
|
"""
|
|
50966
50966
|
Generated from: MR::Vector<MR::Vector<MR::ICPGroupPairs, MR::Id<MR::ICPElemtTag>>, MR::Id<MR::ICPElemtTag>>
|
|
50967
|
-
Aliases: Vector_Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag_int.
|
|
50967
|
+
Aliases: Vector_Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag_int.const_reference, Vector_Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag_int.value_type, std_vector_Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag_value_type, std_vector_Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag_reference, Vector_Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag_int.reference, std_vector_Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag_const_reference, Vector_Vector_ICPGroupPairs_ICPElementId_ICPElementId, ICPPairsGrid
|
|
50968
50968
|
|
|
50969
50969
|
|
|
50970
50970
|
\\brief std::vector<T>-like container that requires specific indexing type,
|
|
@@ -51098,7 +51098,7 @@ class Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag:
|
|
|
51098
51098
|
class Vector_Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag_int:
|
|
51099
51099
|
"""
|
|
51100
51100
|
Generated from: MR::Vector<MR::Vector<MR::Vector<MR::ICPGroupPairs, MR::Id<MR::ICPElemtTag>>, MR::Id<MR::ICPElemtTag>>, int>
|
|
51101
|
-
Aliases: MultiwayICP.PairsPerLayer,
|
|
51101
|
+
Aliases: MultiwayICP.PairsPerLayer, MultiwayICP.PairsPerLayer, Vector_ICPPairsGrid_ICPLayer
|
|
51102
51102
|
|
|
51103
51103
|
|
|
51104
51104
|
\\brief std::vector<T>-like container that requires specific indexing type,
|
|
@@ -52864,7 +52864,7 @@ class Vector_std_vector_GraphEdgeId_GraphVertId:
|
|
|
52864
52864
|
class Vector_std_vector_ObjVertId_Id_ICPElemtTag:
|
|
52865
52865
|
"""
|
|
52866
52866
|
Generated from: MR::Vector<std::vector<MR::ObjVertId>, MR::Id<MR::ICPElemtTag>>
|
|
52867
|
-
Aliases: std_vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_reference, std_vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_const_reference, Vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_int.reference,
|
|
52867
|
+
Aliases: std_vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_value_type, std_vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_reference, std_vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_const_reference, Vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_int.reference, Vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_int.const_reference, Vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_int.value_type
|
|
52868
52868
|
|
|
52869
52869
|
|
|
52870
52870
|
\\brief std::vector<T>-like container that requires specific indexing type,
|
|
@@ -53703,7 +53703,7 @@ class VertBMap:
|
|
|
53703
53703
|
class VertBitSet(BitSet):
|
|
53704
53704
|
"""
|
|
53705
53705
|
Generated from: MR::VertBitSet
|
|
53706
|
-
Aliases: Vector_VertBitSet_ObjId.
|
|
53706
|
+
Aliases: Vector_VertBitSet_ObjId.reference, Vector_VertBitSet_ObjId.value_type, Vector_VertBitSet_ObjId.const_reference, ColorMapAggregator_VertTag_ElementBitSet
|
|
53707
53707
|
|
|
53708
53708
|
container of bits representing specific indices (faces, verts or edges)
|
|
53709
53709
|
"""
|
|
@@ -54403,7 +54403,7 @@ class VertDistance:
|
|
|
54403
54403
|
class VertId:
|
|
54404
54404
|
"""
|
|
54405
54405
|
Generated from: MR::VertId
|
|
54406
|
-
Aliases: TaggedBitSet_VertTag_IndexType,
|
|
54406
|
+
Aliases: TaggedBitSet_VertTag_IndexType, Vector_VertId_VertId_reference, Vector_VertId_VertId_value_type, Vector_VertId_VertId_const_reference
|
|
54407
54407
|
|
|
54408
54408
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
54409
54409
|
"""
|
|
@@ -55278,7 +55278,7 @@ class ViewportProperty_unsigned_char:
|
|
|
55278
55278
|
class VisualObject(Object):
|
|
55279
55279
|
"""
|
|
55280
55280
|
Generated from: MR::VisualObject
|
|
55281
|
-
Aliases:
|
|
55281
|
+
Aliases: ChangeColoringType.Obj, ChangeVisualizePropertyAction.Obj, ChangeObjectColorAction.Obj
|
|
55282
55282
|
|
|
55283
55283
|
Visual Object
|
|
55284
55284
|
"""
|
|
@@ -56849,7 +56849,7 @@ class WatershedGraph:
|
|
|
56849
56849
|
class BasinInfo:
|
|
56850
56850
|
"""
|
|
56851
56851
|
Generated from: MR::WatershedGraph::BasinInfo
|
|
56852
|
-
Aliases: std_vector_WatershedGraph_BasinInfo_value_type,
|
|
56852
|
+
Aliases: std_vector_WatershedGraph_BasinInfo_value_type, std_vector_WatershedGraph_BasinInfo_reference, std_vector_WatershedGraph_BasinInfo_const_reference, Vector_WatershedGraph_BasinInfo_GraphVertId.const_reference, Vector_WatershedGraph_BasinInfo_GraphVertId.reference, Vector_WatershedGraph_BasinInfo_GraphVertId.value_type
|
|
56853
56853
|
|
|
56854
56854
|
associated with each vertex in graph
|
|
56855
56855
|
"""
|
|
@@ -56957,7 +56957,7 @@ class WatershedGraph:
|
|
|
56957
56957
|
class BdInfo:
|
|
56958
56958
|
"""
|
|
56959
56959
|
Generated from: MR::WatershedGraph::BdInfo
|
|
56960
|
-
Aliases:
|
|
56960
|
+
Aliases: Vector_WatershedGraph_BdInfo_GraphEdgeId.value_type, Vector_WatershedGraph_BdInfo_GraphEdgeId.reference, Vector_WatershedGraph_BdInfo_GraphEdgeId.const_reference, std_vector_WatershedGraph_BdInfo_value_type, std_vector_WatershedGraph_BdInfo_reference, std_vector_WatershedGraph_BdInfo_const_reference
|
|
56961
56961
|
|
|
56962
56962
|
associated with each edge in graph
|
|
56963
56963
|
"""
|
|
@@ -59604,7 +59604,7 @@ class phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag:
|
|
|
59604
59604
|
...
|
|
59605
59605
|
class phmap_flat_hash_map_Id_FaceTag_Id_FaceTag:
|
|
59606
59606
|
"""
|
|
59607
|
-
Aliases:
|
|
59607
|
+
Aliases: phmap_flat_hash_map_FaceId_FaceId, FaceHashMap
|
|
59608
59608
|
"""
|
|
59609
59609
|
def __bool__(self) -> bool:
|
|
59610
59610
|
"""
|
|
@@ -59982,7 +59982,7 @@ class phmap_flat_hash_map_Id_TextureTag_Id_TextureTag:
|
|
|
59982
59982
|
...
|
|
59983
59983
|
class phmap_flat_hash_map_Id_UndirectedEdgeTag_Id_EdgeTag:
|
|
59984
59984
|
"""
|
|
59985
|
-
Aliases:
|
|
59985
|
+
Aliases: phmap_flat_hash_map_UndirectedEdgeId_Id_EdgeTag, WholeEdgeHashMap
|
|
59986
59986
|
"""
|
|
59987
59987
|
def __bool__(self) -> bool:
|
|
59988
59988
|
"""
|
|
@@ -60463,7 +60463,7 @@ class std_array_BooleanResultMapper_Maps_2:
|
|
|
60463
60463
|
...
|
|
60464
60464
|
class std_array_Id_VertTag_3:
|
|
60465
60465
|
"""
|
|
60466
|
-
Aliases:
|
|
60466
|
+
Aliases: SeparationPointSet, Vector_std_array_VertId_3_FaceId_const_reference, Vector_std_array_VertId_3_FaceId_value_type, ThreeVertIds, Vector_std_array_VertId_3_FaceId_reference, std_array_VertId_3
|
|
60467
60467
|
"""
|
|
60468
60468
|
def __getitem__(self, arg0: int) -> VertId:
|
|
60469
60469
|
...
|
|
@@ -60568,7 +60568,7 @@ class std_array_PreciseVertCoords_5:
|
|
|
60568
60568
|
...
|
|
60569
60569
|
class std_array_Vector3_double_3:
|
|
60570
60570
|
"""
|
|
60571
|
-
Aliases:
|
|
60571
|
+
Aliases: std_array_Vector3d_3, Triangle3d
|
|
60572
60572
|
"""
|
|
60573
60573
|
def __getitem__(self, arg0: int) -> Vector3d:
|
|
60574
60574
|
...
|
|
@@ -60593,7 +60593,7 @@ class std_array_Vector3_double_3:
|
|
|
60593
60593
|
...
|
|
60594
60594
|
class std_array_Vector3_float_3:
|
|
60595
60595
|
"""
|
|
60596
|
-
Aliases: Vector_std_array_Vector3f_3_FaceId.value_type,
|
|
60596
|
+
Aliases: Vector_std_array_Vector3f_3_FaceId.value_type, Vector_std_array_Vector3f_3_FaceId.reference, Vector_std_array_Vector3f_3_FaceId.const_reference, Triangle3f, TriangleCornerNormals, ThreePoints, std_array_Vector3f_3
|
|
60597
60597
|
"""
|
|
60598
60598
|
def __getitem__(self, arg0: int) -> Vector3f:
|
|
60599
60599
|
...
|
|
@@ -61153,7 +61153,7 @@ class std_variant_Polynomial_float_0ul_Polynomial_float_1ul_Polynomial_float_2ul
|
|
|
61153
61153
|
"""
|
|
61154
61154
|
class std_variant_Sphere_Vector3_float_Features_Primitives_ConeSegment_Features_Primitives_Plane:
|
|
61155
61155
|
"""
|
|
61156
|
-
Aliases: Features.Primitives.Variant
|
|
61156
|
+
Aliases: std_variant_Sphere3f_Features_Primitives_ConeSegment_Features_Primitives_Plane, Features.Primitives.Variant
|
|
61157
61157
|
"""
|
|
61158
61158
|
@typing.overload
|
|
61159
61159
|
def __init__(self) -> None:
|
|
@@ -63946,7 +63946,7 @@ class std_vector_IOFilter:
|
|
|
63946
63946
|
...
|
|
63947
63947
|
class std_vector_Id_EdgeTag:
|
|
63948
63948
|
"""
|
|
63949
|
-
Aliases:
|
|
63949
|
+
Aliases: EdgePath, EdgeLoop, std_vector_EdgeId, EdgePath, EdgeLoop, std_vector_EdgeId, std_vector_EdgeId
|
|
63950
63950
|
"""
|
|
63951
63951
|
__hash__: typing.ClassVar[None] = None
|
|
63952
63952
|
def __bool__(self) -> bool:
|
|
@@ -73746,7 +73746,7 @@ class std_vector_std_shared_ptr_VisualObject:
|
|
|
73746
73746
|
...
|
|
73747
73747
|
class std_vector_std_string:
|
|
73748
73748
|
"""
|
|
73749
|
-
Aliases: GcodeSource,
|
|
73749
|
+
Aliases: GcodeSource, GcodeSource, std_shared_ptr_GcodeSource
|
|
73750
73750
|
"""
|
|
73751
73751
|
__hash__: typing.ClassVar[None] = None
|
|
73752
73752
|
def __bool__(self) -> bool:
|
|
@@ -73962,7 +73962,7 @@ class std_vector_std_variant_Sphere_Vector3_float_Features_Primitives_ConeSegmen
|
|
|
73962
73962
|
...
|
|
73963
73963
|
class std_vector_std_vector_EdgePoint:
|
|
73964
73964
|
"""
|
|
73965
|
-
Aliases: std_vector_SurfacePath, PlaneSections, SurfacePaths, PlaneSections, IsoLines,
|
|
73965
|
+
Aliases: SurfacePaths, std_vector_SurfacePath, PlaneSections, SurfacePaths, PlaneSections, IsoLines, std_vector_SurfacePath
|
|
73966
73966
|
"""
|
|
73967
73967
|
__hash__: typing.ClassVar[None] = None
|
|
73968
73968
|
def __bool__(self) -> bool:
|
|
@@ -74068,7 +74068,7 @@ class std_vector_std_vector_EdgePoint:
|
|
|
74068
74068
|
...
|
|
74069
74069
|
class std_vector_std_vector_Id_EdgeTag:
|
|
74070
74070
|
"""
|
|
74071
|
-
Aliases:
|
|
74071
|
+
Aliases: std_vector_EdgePath, EdgeLoops, std_vector_EdgePath, std_vector_EdgeLoop, std_vector_EdgeLoop, std_vector_EdgeLoop, std_vector_EdgePath, std_vector_EdgeLoop
|
|
74072
74072
|
"""
|
|
74073
74073
|
__hash__: typing.ClassVar[None] = None
|
|
74074
74074
|
def __bool__(self) -> bool:
|
|
@@ -74667,7 +74667,7 @@ class std_vector_std_vector_PlanarTriangulation_IntersectionInfo:
|
|
|
74667
74667
|
...
|
|
74668
74668
|
class std_vector_std_vector_VariableEdgeTri:
|
|
74669
74669
|
"""
|
|
74670
|
-
Aliases:
|
|
74670
|
+
Aliases: ContinuousContours, std_vector_ContinuousContour, ContinuousContours
|
|
74671
74671
|
"""
|
|
74672
74672
|
__hash__: typing.ClassVar[None] = None
|
|
74673
74673
|
def __bool__(self) -> bool:
|
|
@@ -75870,6 +75870,9 @@ def angle(a: Vector2i, b: Vector2i) -> int:
|
|
|
75870
75870
|
angle in radians between two vectors
|
|
75871
75871
|
"""
|
|
75872
75872
|
@typing.overload
|
|
75873
|
+
def appendObjectFromTreeRecursive(obj: Object, res: std_vector_std_shared_ptr_ObjectVoxels, type: ObjectSelectivityType) -> None:
|
|
75874
|
+
...
|
|
75875
|
+
@typing.overload
|
|
75873
75876
|
def appendObjectFromTreeRecursive(obj: Object, res: std_vector_std_shared_ptr_Object, type: ObjectSelectivityType) -> None:
|
|
75874
75877
|
...
|
|
75875
75878
|
@typing.overload
|
|
@@ -75897,9 +75900,6 @@ def appendObjectFromTreeRecursive(obj: Object, res: std_vector_std_shared_ptr_Ob
|
|
|
75897
75900
|
def appendObjectFromTreeRecursive(obj: Object, res: std_vector_std_shared_ptr_ObjectDistanceMap, type: ObjectSelectivityType) -> None:
|
|
75898
75901
|
...
|
|
75899
75902
|
@typing.overload
|
|
75900
|
-
def appendObjectFromTreeRecursive(obj: Object, res: std_vector_std_shared_ptr_ObjectVoxels, type: ObjectSelectivityType) -> None:
|
|
75901
|
-
...
|
|
75902
|
-
@typing.overload
|
|
75903
75903
|
def applyDouble(xf: AffineXf3d, p: Vector3f) -> Vector3d:
|
|
75904
75904
|
"""
|
|
75905
75905
|
converts given point in double precision and applies given transformation to it
|
|
@@ -76010,12 +76010,6 @@ def blend(front: Color, back: Color) -> Color:
|
|
|
76010
76010
|
\\note This operation is not commutative
|
|
76011
76011
|
"""
|
|
76012
76012
|
@typing.overload
|
|
76013
|
-
def boolean(meshA: Mesh, meshB: Mesh, operation: BooleanOperation, params: BooleanParameters = '{}') -> BooleanResult:
|
|
76014
|
-
...
|
|
76015
|
-
@typing.overload
|
|
76016
|
-
def boolean(meshA: Mesh, meshB: Mesh, operation: BooleanOperation, params: BooleanParameters = '{}') -> BooleanResult:
|
|
76017
|
-
...
|
|
76018
|
-
@typing.overload
|
|
76019
76013
|
def boolean(meshA: Mesh, meshB: Mesh, operation: BooleanOperation, rigidB2A: AffineXf3f, mapper: BooleanResultMapper = None, cb: func_bool_from_float = '{}') -> BooleanResult:
|
|
76020
76014
|
"""
|
|
76021
76015
|
\\brief Performs CSG operation on two meshes
|
|
@@ -76034,6 +76028,12 @@ def boolean(meshA: Mesh, meshB: Mesh, operation: BooleanOperation, rigidB2A: Aff
|
|
|
76034
76028
|
@typing.overload
|
|
76035
76029
|
def boolean(meshA: Mesh, meshB: Mesh, operation: BooleanOperation, rigidB2A: AffineXf3f, mapper: BooleanResultMapper = None, cb: func_bool_from_float = '{}') -> BooleanResult:
|
|
76036
76030
|
...
|
|
76031
|
+
@typing.overload
|
|
76032
|
+
def boolean(meshA: Mesh, meshB: Mesh, operation: BooleanOperation, params: BooleanParameters = '{}') -> BooleanResult:
|
|
76033
|
+
...
|
|
76034
|
+
@typing.overload
|
|
76035
|
+
def boolean(meshA: Mesh, meshB: Mesh, operation: BooleanOperation, params: BooleanParameters = '{}') -> BooleanResult:
|
|
76036
|
+
...
|
|
76037
76037
|
def buildBottom(mesh: Mesh, a: Id_EdgeTag, dir: Vector3f, holeExtension: float, outNewFaces: FaceBitSet = None) -> Id_EdgeTag:
|
|
76038
76038
|
"""
|
|
76039
76039
|
adds cylindrical extension of given hole represented by one of its edges (having no valid left face)
|
|
@@ -76587,23 +76587,23 @@ def convertImageToDistanceMap(image: Image, threshold: float = 0.003921568859368
|
|
|
76587
76587
|
\\param invert - whether to invert values (min is white) or leave them as is (min is block)
|
|
76588
76588
|
"""
|
|
76589
76589
|
@typing.overload
|
|
76590
|
-
def convertMeshTriPointsSurfaceOffsetToMeshContours(mesh: Mesh, surfaceLine: std_vector_MeshTriPoint,
|
|
76590
|
+
def convertMeshTriPointsSurfaceOffsetToMeshContours(mesh: Mesh, surfaceLine: std_vector_MeshTriPoint, offsetAtPoint: func_float_from_int, searchSettings: SearchPathSettings = '{}') -> std_vector_OneMeshContour:
|
|
76591
76591
|
"""
|
|
76592
76592
|
\\ingroup BooleanGroup
|
|
76593
76593
|
\\brief Makes continuous contour by iso-line from mesh tri points, if first and last meshTriPoint is the same, makes closed contour
|
|
76594
76594
|
|
|
76595
76595
|
Finds shortest paths between neighbor \\p surfaceLine and build offset contour on surface for MR::cutMesh input
|
|
76596
|
-
\\param
|
|
76596
|
+
\\param offsetAtPoint functor that returns amount of offset form arg point, note that absolute value is used and isoline in both direction returned
|
|
76597
76597
|
\\param searchSettings settings for search geodesic path
|
|
76598
76598
|
"""
|
|
76599
76599
|
@typing.overload
|
|
76600
|
-
def convertMeshTriPointsSurfaceOffsetToMeshContours(mesh: Mesh, surfaceLine: std_vector_MeshTriPoint,
|
|
76600
|
+
def convertMeshTriPointsSurfaceOffsetToMeshContours(mesh: Mesh, surfaceLine: std_vector_MeshTriPoint, offset: float, searchSettings: SearchPathSettings = '{}') -> std_vector_OneMeshContour:
|
|
76601
76601
|
"""
|
|
76602
76602
|
\\ingroup BooleanGroup
|
|
76603
76603
|
\\brief Makes continuous contour by iso-line from mesh tri points, if first and last meshTriPoint is the same, makes closed contour
|
|
76604
76604
|
|
|
76605
76605
|
Finds shortest paths between neighbor \\p surfaceLine and build offset contour on surface for MR::cutMesh input
|
|
76606
|
-
\\param
|
|
76606
|
+
\\param offset amount of offset form given point, note that absolute value is used and isoline in both direction returned
|
|
76607
76607
|
\\param searchSettings settings for search geodesic path
|
|
76608
76608
|
"""
|
|
76609
76609
|
def convertMeshTriPointsToClosedContour(mesh: Mesh, surfaceLine: std_vector_MeshTriPoint, searchSettings: SearchPathSettings = '{}', pivotIndices: std_vector_int = None) -> OneMeshContour:
|
|
@@ -77382,24 +77382,24 @@ def executeHoleFillPlan(mesh: Mesh, a0: Id_EdgeTag, plan: HoleFillPlan, outNewFa
|
|
|
77382
77382
|
quickly triangulates the face or hole to the left of (e) given the plan (quickly compared to fillHole function)
|
|
77383
77383
|
"""
|
|
77384
77384
|
@typing.overload
|
|
77385
|
-
def expand(topology: MeshTopology, region:
|
|
77385
|
+
def expand(topology: MeshTopology, region: FaceBitSet, hops: int = 1) -> None:
|
|
77386
77386
|
"""
|
|
77387
|
-
adds to the region all
|
|
77387
|
+
adds to the region all faces within given number of hops (stars) from the initial region boundary
|
|
77388
77388
|
"""
|
|
77389
77389
|
@typing.overload
|
|
77390
|
-
def expand(topology: MeshTopology,
|
|
77390
|
+
def expand(topology: MeshTopology, f: FaceId, hops: int) -> FaceBitSet:
|
|
77391
77391
|
"""
|
|
77392
|
-
returns the region of all
|
|
77392
|
+
returns the region of all faces within given number of hops (stars) from the initial face
|
|
77393
77393
|
"""
|
|
77394
77394
|
@typing.overload
|
|
77395
|
-
def expand(topology: MeshTopology, region:
|
|
77395
|
+
def expand(topology: MeshTopology, region: VertBitSet, hops: int = 1) -> None:
|
|
77396
77396
|
"""
|
|
77397
|
-
adds to the region all
|
|
77397
|
+
adds to the region all vertices within given number of hops (stars) from the initial region boundary
|
|
77398
77398
|
"""
|
|
77399
77399
|
@typing.overload
|
|
77400
|
-
def expand(topology: MeshTopology,
|
|
77400
|
+
def expand(topology: MeshTopology, v: VertId, hops: int) -> VertBitSet:
|
|
77401
77401
|
"""
|
|
77402
|
-
returns the region of all
|
|
77402
|
+
returns the region of all vertices within given number of hops (stars) from the initial vertex
|
|
77403
77403
|
"""
|
|
77404
77404
|
def expandFaces(topology: MeshTopology, region: FaceBitSet, stopEdges: UndirectedEdgeBitSet = None) -> FaceBitSet:
|
|
77405
77405
|
"""
|
|
@@ -77724,6 +77724,13 @@ def findDegenerateFaces(mp: MeshPart, criticalAspectRatio: float = 3.40282346638
|
|
|
77724
77724
|
finds faces having aspect ratio >= criticalAspectRatio
|
|
77725
77725
|
"""
|
|
77726
77726
|
@typing.overload
|
|
77727
|
+
def findDirMax(dir: Vector3f, m: Mesh, u: UseAABBTree = 'UseAABBTree::Yes') -> VertId:
|
|
77728
|
+
"""
|
|
77729
|
+
finds the vertex in the mesh part having the largest projection on given direction,
|
|
77730
|
+
optionally uses aabb-tree inside for faster computation
|
|
77731
|
+
\\ingroup AABBTreeGroup
|
|
77732
|
+
"""
|
|
77733
|
+
@typing.overload
|
|
77727
77734
|
def findDirMax(dir: Vector3f, mp: MeshPart, u: UseAABBTree = 'UseAABBTree::Yes') -> VertId:
|
|
77728
77735
|
"""
|
|
77729
77736
|
finds the vertex in the mesh part having the largest projection on given direction,
|
|
@@ -77731,6 +77738,13 @@ def findDirMax(dir: Vector3f, mp: MeshPart, u: UseAABBTree = 'UseAABBTree::Yes')
|
|
|
77731
77738
|
\\ingroup AABBTreeGroup
|
|
77732
77739
|
"""
|
|
77733
77740
|
@typing.overload
|
|
77741
|
+
def findDirMax(dir: Vector3f, mp: MeshVertPart, u: UseAABBTree = 'UseAABBTree::Yes') -> VertId:
|
|
77742
|
+
"""
|
|
77743
|
+
finds the vertex in the mesh part having the largest projection on given direction,
|
|
77744
|
+
optionally uses aabb-points-tree inside for faster computation
|
|
77745
|
+
\\ingroup AABBTreeGroup
|
|
77746
|
+
"""
|
|
77747
|
+
@typing.overload
|
|
77734
77748
|
def findDirMax(dir: Vector3f, polyline: Polyline3, u: UseAABBTree = 'UseAABBTree::Yes') -> VertId:
|
|
77735
77749
|
"""
|
|
77736
77750
|
finds the vertex in the polyline having the largest projection on given direction,
|
|
@@ -77745,13 +77759,19 @@ def findDirMax(dir: Vector2f, polyline: Polyline2, u: UseAABBTree = 'UseAABBTree
|
|
|
77745
77759
|
\\ingroup AABBTreeGroup
|
|
77746
77760
|
"""
|
|
77747
77761
|
@typing.overload
|
|
77748
|
-
def findDirMax(dir: Vector3f, cloud: PointCloud, u: UseAABBTree = 'UseAABBTree::Yes') -> VertId:
|
|
77762
|
+
def findDirMax(dir: Vector3f, cloud: PointCloud, region: VertBitSet = None, u: UseAABBTree = 'UseAABBTree::Yes') -> VertId:
|
|
77749
77763
|
"""
|
|
77750
77764
|
finds the point in the cloud having the largest projection on given direction,
|
|
77751
77765
|
optionally uses aabb-tree inside for faster computation
|
|
77752
77766
|
\\ingroup AABBTreeGroup
|
|
77753
77767
|
"""
|
|
77754
77768
|
@typing.overload
|
|
77769
|
+
def findDirMax(dir: Vector3f, tree: AABBTreePoints, region: VertBitSet = None) -> VertId:
|
|
77770
|
+
"""
|
|
77771
|
+
finds the point in the tree having the largest projection on given direction
|
|
77772
|
+
\\ingroup AABBTreeGroup
|
|
77773
|
+
"""
|
|
77774
|
+
@typing.overload
|
|
77755
77775
|
def findDirMaxBruteForce(dir: Vector3f, points: VertCoords, region: VertBitSet = None) -> VertId:
|
|
77756
77776
|
"""
|
|
77757
77777
|
finds the point having the largest projection on given direction by traversing all region points
|
|
@@ -77762,7 +77782,7 @@ def findDirMaxBruteForce(dir: Vector2f, points: VertCoords2, region: VertBitSet
|
|
|
77762
77782
|
finds the point having the largest projection on given direction by traversing all region points
|
|
77763
77783
|
"""
|
|
77764
77784
|
@typing.overload
|
|
77765
|
-
def findDirMaxBruteForce(dir: Vector3f, cloud: PointCloud) -> VertId:
|
|
77785
|
+
def findDirMaxBruteForce(dir: Vector3f, cloud: PointCloud, region: VertBitSet = None) -> VertId:
|
|
77766
77786
|
"""
|
|
77767
77787
|
finds the point in the cloud having the largest projection on given direction by traversing all valid points
|
|
77768
77788
|
"""
|
|
@@ -77782,6 +77802,11 @@ def findDirMaxBruteForce(dir: Vector3f, mp: MeshPart) -> VertId:
|
|
|
77782
77802
|
finds the vertex in the mesh part having the largest projection on given direction by traversing all (region) faces
|
|
77783
77803
|
"""
|
|
77784
77804
|
@typing.overload
|
|
77805
|
+
def findDirMaxBruteForce(dir: Vector3f, mp: MeshVertPart) -> VertId:
|
|
77806
|
+
"""
|
|
77807
|
+
finds the vertex in the mesh part having the largest projection on given direction by traversing all (region) vertices
|
|
77808
|
+
"""
|
|
77809
|
+
@typing.overload
|
|
77785
77810
|
def findDirMinMaxBruteForce(dir: Vector3f, points: VertCoords, region: VertBitSet = None) -> MinMaxArg_float_VertId:
|
|
77786
77811
|
"""
|
|
77787
77812
|
finds the points having the smallest and the largest projections on given direction by traversing all region points
|
|
@@ -77792,7 +77817,7 @@ def findDirMinMaxBruteForce(dir: Vector2f, points: VertCoords2, region: VertBitS
|
|
|
77792
77817
|
finds the points having the smallest and the largest projections on given direction by traversing all region points
|
|
77793
77818
|
"""
|
|
77794
77819
|
@typing.overload
|
|
77795
|
-
def findDirMinMaxBruteForce(dir: Vector3f, cloud: PointCloud) -> MinMaxArg_float_VertId:
|
|
77820
|
+
def findDirMinMaxBruteForce(dir: Vector3f, cloud: PointCloud, region: VertBitSet = None) -> MinMaxArg_float_VertId:
|
|
77796
77821
|
"""
|
|
77797
77822
|
finds the points in the cloud having the smallest and the largest projections on given direction by traversing all valid points
|
|
77798
77823
|
"""
|
|
@@ -77811,6 +77836,11 @@ def findDirMinMaxBruteForce(dir: Vector3f, mp: MeshPart) -> MinMaxArg_float_Vert
|
|
|
77811
77836
|
"""
|
|
77812
77837
|
finds the vertices in the mesh part having the smallest and the largest projections on given direction by traversing all (region) faces
|
|
77813
77838
|
"""
|
|
77839
|
+
@typing.overload
|
|
77840
|
+
def findDirMinMaxBruteForce(dir: Vector3f, mp: MeshVertPart) -> MinMaxArg_float_VertId:
|
|
77841
|
+
"""
|
|
77842
|
+
finds the vertices in the mesh part having the smallest and the largest projections on given direction by traversing all (region) vertices
|
|
77843
|
+
"""
|
|
77814
77844
|
def findDisorientedFaces(mesh: Mesh) -> FaceBitSet:
|
|
77815
77845
|
"""
|
|
77816
77846
|
returns all faces that are oriented inconsistently, based on number of ray intersections
|
|
@@ -80668,12 +80698,12 @@ def resample(in_: MarkedContour3f, minStep: float, normals: std_vector_Vector3_f
|
|
|
80668
80698
|
\\param normals optional parameter with the normals of input points that will be resampled to become normals of output points
|
|
80669
80699
|
"""
|
|
80670
80700
|
@typing.overload
|
|
80671
|
-
def resampled(grid: OpenVdbFloatGrid, voxelScale:
|
|
80701
|
+
def resampled(grid: OpenVdbFloatGrid, voxelScale: float, cb: func_bool_from_float = '{}') -> OpenVdbFloatGrid:
|
|
80672
80702
|
"""
|
|
80673
80703
|
resample this grid to fit voxelScale
|
|
80674
80704
|
"""
|
|
80675
80705
|
@typing.overload
|
|
80676
|
-
def resampled(grid: OpenVdbFloatGrid, voxelScale:
|
|
80706
|
+
def resampled(grid: OpenVdbFloatGrid, voxelScale: Vector3f, cb: func_bool_from_float = '{}') -> OpenVdbFloatGrid:
|
|
80677
80707
|
"""
|
|
80678
80708
|
resample this grid to fit voxelScale
|
|
80679
80709
|
"""
|
meshlib/mrmeshpy.so
CHANGED
|
Binary file
|
meshlib/mrviewerpy.so
CHANGED
|
Binary file
|
|
@@ -9,14 +9,14 @@ meshlib/libpybind11nonlimitedapi_meshlib_3.12.so,sha256=M-cRSiOzce4n9PNH7eXx8hOy
|
|
|
9
9
|
meshlib/libpybind11nonlimitedapi_meshlib_3.13.so,sha256=UinspNzUwEaIOVcaqmlnye6aCTaLyHJSU9YqsgazxEw,186024
|
|
10
10
|
meshlib/libpybind11nonlimitedapi_meshlib_3.8.so,sha256=16RCldfAzTvlMXjGSenThUjXdc8QLzfaYFbsvDVS_FU,181760
|
|
11
11
|
meshlib/libpybind11nonlimitedapi_meshlib_3.9.so,sha256=Kk70KvTogy6oRARq1XBUBx1-vYf_ZNx5rQieUEOmPqk,185992
|
|
12
|
-
meshlib/mrcudapy.pyi,sha256=
|
|
13
|
-
meshlib/mrcudapy.so,sha256=
|
|
12
|
+
meshlib/mrcudapy.pyi,sha256=sF5VvpYC7llQJvXNR9AsdJ03nMVO7kziU6im5xA3erI,13091
|
|
13
|
+
meshlib/mrcudapy.so,sha256=ApPmYvTl-LbR0_BoujDf0D9QwI7vjHyfXrx2o7hUI9o,758088
|
|
14
14
|
meshlib/mrmeshnumpy.pyi,sha256=0oVwfUXVdZRlTHT3Z9q244doAdff7djIMoYPjywy5pU,4270
|
|
15
|
-
meshlib/mrmeshnumpy.so,sha256=
|
|
16
|
-
meshlib/mrmeshpy.pyi,sha256=
|
|
17
|
-
meshlib/mrmeshpy.so,sha256=
|
|
15
|
+
meshlib/mrmeshnumpy.so,sha256=QrrZfsZ4gKUvkQijDf03mKSNciWPHPYMN39CWpcH9Qo,308776
|
|
16
|
+
meshlib/mrmeshpy.pyi,sha256=xtgO-cLcp3ItYvrCJwfYitPzDdmvbA5T14UIeyPgFSA,2843386
|
|
17
|
+
meshlib/mrmeshpy.so,sha256=tJlXZGFVlphpm4Rus8MtuQHJPzvkFCcZ2iBYYv7AecI,46909376
|
|
18
18
|
meshlib/mrviewerpy.pyi,sha256=4hcW1f0fHm0LkZrwwOSRAhbYQHpAirWlUe4L-XG7bxY,19408
|
|
19
|
-
meshlib/mrviewerpy.so,sha256=
|
|
19
|
+
meshlib/mrviewerpy.so,sha256=Ais-dPbw0BzR2j-Yn_bYIflCd2AFDQiTsdw9wbxL9u4,1294688
|
|
20
20
|
meshlib/resource/independent_icons/X1/Plane Import.png,sha256=yAMrbUupabC2zd41frnzLLoBozj7LEDbn1akfI67Czc,726
|
|
21
21
|
meshlib/resource/independent_icons/X1/Plane XY.png,sha256=SiP-3jQaTm7qF9MMedNRvKB58Y3ALtDNU4Dp8TwshN4,718
|
|
22
22
|
meshlib/resource/independent_icons/X1/Plane XZ.png,sha256=N6CvKc5m-58f6mULFZLo1ahqJ92c5hZEGfm-QmalBC4,629
|
|
@@ -68,13 +68,13 @@ meshlib/resource/textures/controller_cube_edges.png,sha256=eDlrOxLpfGVvLTrZjqj6m
|
|
|
68
68
|
meshlib/resource/textures/controller_cube_sides.png,sha256=h1QNB_KoEjMJEh3kq18EL2FoKD778PHH4kc6H66NiZQ,34610
|
|
69
69
|
meshlib.libs/libCharLS-704e204b.so.2.0,sha256=owLNx-3XHSU9HeBXkrrlC2FBdzme3ZxiFi6yEvnLZDE,291168
|
|
70
70
|
meshlib.libs/libE57Format-e30071c4.so.3.2.0,sha256=nL2S0SFcgoD5zHzohkYN8FfwdP2xDz4GI4iGqxcAnqE,1184240
|
|
71
|
-
meshlib.libs/libMRCuda-
|
|
72
|
-
meshlib.libs/libMRIOExtras-3e11901a.so,sha256=
|
|
73
|
-
meshlib.libs/libMRMesh-
|
|
74
|
-
meshlib.libs/libMRPython-9838106f.so,sha256=
|
|
75
|
-
meshlib.libs/libMRSymbolMesh-28fa22da.so,sha256=
|
|
76
|
-
meshlib.libs/libMRViewer-b9a1bd8e.so,sha256=
|
|
77
|
-
meshlib.libs/libMRVoxels-
|
|
71
|
+
meshlib.libs/libMRCuda-bde2b6ac.so,sha256=15Nbczz-VH3uo1nDCfoKRdj0H8E3xz3yKJL4aqsYrjI,1926384
|
|
72
|
+
meshlib.libs/libMRIOExtras-3e11901a.so,sha256=I6JnwYDsKbuIP072V7SlUa7wpZHZvJW5QFb0NNHxFOc,1862320
|
|
73
|
+
meshlib.libs/libMRMesh-e5db8420.so,sha256=MZiypqDDAIaUPfwiifWUgnlFnKLe8hHqfPqOD72wCSk,19943248
|
|
74
|
+
meshlib.libs/libMRPython-9838106f.so,sha256=mf8FD4To4rJvl9CEdxNgZjhveKvJ6eb_YVRV3GcRixg,166064
|
|
75
|
+
meshlib.libs/libMRSymbolMesh-28fa22da.so,sha256=5GoAY6YcGj947HUYxSwD46Mj3FvQ6GD1wtTAUfAXUBs,201984
|
|
76
|
+
meshlib.libs/libMRViewer-b9a1bd8e.so,sha256=SsyoNH5-sVEkn04bZ8Acre61bdro4Rrw4RRkAEIWLwI,15736032
|
|
77
|
+
meshlib.libs/libMRVoxels-aab8e3e3.so,sha256=dJaU7MpigHUxgHaRnlshqyx7xQ8noijjbr8yGZlVXNk,8805328
|
|
78
78
|
meshlib.libs/libOpenCTM-3381561f.so,sha256=ygIdtCrtri-fQssMacBQc1Aoj2MFrntDO7yXJIognNw,113968
|
|
79
79
|
meshlib.libs/libTKBRep-a3ddec3b.so.7.3.0,sha256=WO6QRvWCWCLP2y5Iu1hchuS5_O6lWFbxAYghUQKEkhA,1309912
|
|
80
80
|
meshlib.libs/libTKG2d-33da4fff.so.7.3.0,sha256=JQKL0fxEcSY3EH9OFe5sl0Huo-SzuN4GdA7WHjssKWE,531736
|
|
@@ -142,8 +142,8 @@ meshlib.libs/libwebp-702eed9c.so.6.0.2,sha256=xqgZoWUL17yHXicK-2qJfFmw6BdoUCB9V9
|
|
|
142
142
|
meshlib.libs/libxcb-29965900.so.1.1.0,sha256=cISWa_M_JFONvpVGjP49X5dPS1S-SlWrqfKa8xvx-Mw,210512
|
|
143
143
|
meshlib.libs/libzip-9c23ab55.so.5.0,sha256=LtjXY6AxIDs6Vh-5yXspCW8LwWiLCe48u_f9NXCMYSM,113544
|
|
144
144
|
meshlib.libs/libzstd-9edef536.so.1.4.4,sha256=krfi9u-sgY2Pn5W0ASit_2RQ9x_zOKUtZ9IoEub6GB4,695168
|
|
145
|
-
meshlib-3.0.5.
|
|
146
|
-
meshlib-3.0.5.
|
|
147
|
-
meshlib-3.0.5.
|
|
148
|
-
meshlib-3.0.5.
|
|
149
|
-
meshlib-3.0.5.
|
|
145
|
+
meshlib-3.0.5.215.dist-info/METADATA,sha256=5gow_EdcbdoZkdYo4y9I_mCsiwRNXY4MHto8T_vsywE,17334
|
|
146
|
+
meshlib-3.0.5.215.dist-info/WHEEL,sha256=OecIdlkkKG_giNFMdSx8gJprDQyckRmFwjDctsb3mCQ,322
|
|
147
|
+
meshlib-3.0.5.215.dist-info/top_level.txt,sha256=qxFkGYDQ1Pc6TMlvS0PU9oUjvaFMs97gWbPYzzJxqiM,8
|
|
148
|
+
meshlib-3.0.5.215.dist-info/RECORD,,
|
|
149
|
+
meshlib-3.0.5.215.dist-info/licenses/LICENSE,sha256=sQZbvhjgrgYxqoOJNpBjj0mcH_hEhSeyj6eM9j1NUP8,7665
|
|
index b718042..19d87f3 100755
|
|
|
Binary file
|
|
Binary file
|
|
index 16a73e4..e24918f 100755
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
index 96095f8..14325a4 100755
|
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|