meshlib 3.0.8.228__py38.py39.py310.py311.py312.py313-none-manylinux_2_28_aarch64.whl → 3.0.8.247__py38.py39.py310.py311.py312.py313-none-manylinux_2_28_aarch64.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.so +0 -0
- meshlib/mrmeshnumpy.so +0 -0
- meshlib/mrmeshpy.pyi +157 -54
- meshlib/mrmeshpy.so +0 -0
- meshlib/mrviewerpy.so +0 -0
- {meshlib-3.0.8.228.dist-info → meshlib-3.0.8.247.dist-info}/METADATA +1 -1
- {meshlib-3.0.8.228.dist-info → meshlib-3.0.8.247.dist-info}/RECORD +17 -17
- meshlib.libs/{libMRCuda-2f0b5ac6.so → libMRCuda-844d59f9.so} +0 -0
- meshlib.libs/{libMRIOExtras-e2630371.so → libMRIOExtras-1e6f4238.so} +0 -0
- meshlib.libs/{libMRMesh-0ed7c8fe.so → libMRMesh-f6b8c052.so} +0 -0
- meshlib.libs/libMRPython-71127d54.so +0 -0
- meshlib.libs/libMRSymbolMesh-dd6d9008.so +0 -0
- meshlib.libs/{libMRViewer-f4943802.so → libMRViewer-8e19711d.so} +0 -0
- meshlib.libs/libMRVoxels-1eafd330.so +0 -0
- {meshlib-3.0.8.228.dist-info → meshlib-3.0.8.247.dist-info}/WHEEL +0 -0
- {meshlib-3.0.8.228.dist-info → meshlib-3.0.8.247.dist-info}/licenses/LICENSE +0 -0
- {meshlib-3.0.8.228.dist-info → meshlib-3.0.8.247.dist-info}/top_level.txt +0 -0
meshlib/mrcudapy.so
CHANGED
|
Binary file
|
meshlib/mrmeshnumpy.so
CHANGED
|
Binary file
|
meshlib/mrmeshpy.pyi
CHANGED
|
@@ -678,7 +678,7 @@ class AABBTreePoints:
|
|
|
678
678
|
class Node:
|
|
679
679
|
"""
|
|
680
680
|
Generated from: MR::AABBTreePoints::Node
|
|
681
|
-
Aliases: std_vector_AABBTreePoints_Node_const_reference, Vector_AABBTreePoints_Node_NodeId.reference, Vector_AABBTreePoints_Node_NodeId.value_type, std_vector_AABBTreePoints_Node_value_type,
|
|
681
|
+
Aliases: std_vector_AABBTreePoints_Node_const_reference, Vector_AABBTreePoints_Node_NodeId.reference, Vector_AABBTreePoints_Node_NodeId.value_type, std_vector_AABBTreePoints_Node_value_type, Vector_AABBTreePoints_Node_NodeId.const_reference, std_vector_AABBTreePoints_Node_reference
|
|
682
682
|
"""
|
|
683
683
|
_offsetof_box: typing.ClassVar[int] = 0
|
|
684
684
|
_offsetof_l: typing.ClassVar[int] = 24
|
|
@@ -779,6 +779,11 @@ class AABBTreePoints:
|
|
|
779
779
|
def __init__(self) -> None:
|
|
780
780
|
...
|
|
781
781
|
@typing.overload
|
|
782
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
783
|
+
"""
|
|
784
|
+
creates bitset of given size filled with given value
|
|
785
|
+
"""
|
|
786
|
+
@typing.overload
|
|
782
787
|
def __init__(self, src: BitSet) -> None:
|
|
783
788
|
"""
|
|
784
789
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -1084,7 +1089,7 @@ class AABBTreeTraits_UndirectedEdgeTag_Box2f:
|
|
|
1084
1089
|
class AABBTreeTraits_UndirectedEdgeTag_Box3f:
|
|
1085
1090
|
"""
|
|
1086
1091
|
Generated from: MR::AABBTreeTraits<MR::UndirectedEdgeTag, MR::Box3f>
|
|
1087
|
-
Aliases:
|
|
1092
|
+
Aliases: AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box3f.Traits, LineTreeTraits3
|
|
1088
1093
|
"""
|
|
1089
1094
|
BoxT = Box3f
|
|
1090
1095
|
LeafId = UndirectedEdgeId
|
|
@@ -1373,7 +1378,7 @@ class AffineXf3d:
|
|
|
1373
1378
|
class AffineXf3f:
|
|
1374
1379
|
"""
|
|
1375
1380
|
Generated from: MR::AffineXf3f
|
|
1376
|
-
Aliases: Vector_AffineXf3f_ObjId.value_type, Vector_AffineXf3f_ObjId.
|
|
1381
|
+
Aliases: Vector_AffineXf3f_ObjId.value_type, Vector_AffineXf3f_ObjId.reference, Vector_AffineXf3f_ObjId.const_reference
|
|
1377
1382
|
|
|
1378
1383
|
affine transformation: y = A*x + b, where A in VxV, and b in V
|
|
1379
1384
|
"""
|
|
@@ -2016,7 +2021,7 @@ class BMap_VertId_unsigned_long:
|
|
|
2016
2021
|
class BMap_VoxelId_VoxelId:
|
|
2017
2022
|
"""
|
|
2018
2023
|
Generated from: MR::BMap<MR::VoxelId, MR::VoxelId>
|
|
2019
|
-
Aliases:
|
|
2024
|
+
Aliases: BMap_Id_VoxelTag_Id_VoxelTag, BMap_TypedBitSet_Id_VoxelTag_IndexType_TypedBitSet_Id_VoxelTag_IndexType, BMap_Id_VoxelTag_Id_VoxelTag, BMap_Id_VoxelTag_Id_VoxelTag
|
|
2020
2025
|
|
|
2021
2026
|
flat map: I -> T
|
|
2022
2027
|
"""
|
|
@@ -2860,7 +2865,7 @@ class BestFitParabolaf:
|
|
|
2860
2865
|
class BitSet:
|
|
2861
2866
|
"""
|
|
2862
2867
|
Generated from: MR::BitSet
|
|
2863
|
-
Aliases: TypedBitSet_VertId_base, TypedBitSet_UndirectedEdgeId_base, TypedBitSet_ObjId_base, TypedBitSet_Id_VoxelTag_base, TypedBitSet_Id_ICPElemtTag.base, TypedBitSet_GraphVertId_base, TypedBitSet_FaceId_base, TypedBitSet_Id_EdgeTag_base, TypedBitSet_GraphEdgeId_base, TypedBitSet_RegionId_base,
|
|
2868
|
+
Aliases: TypedBitSet_VertId_base, TypedBitSet_UndirectedEdgeId_base, TypedBitSet_ObjId_base, TypedBitSet_Id_VoxelTag_base, TypedBitSet_Id_ICPElemtTag.base, TypedBitSet_GraphVertId_base, TypedBitSet_FaceId_base, TypedBitSet_Id_EdgeTag_base, TypedBitSet_NodeId_base, TypedBitSet_GraphEdgeId_base, TypedBitSet_RegionId_base, TypedBitSet_TextureId_base, TypedBitSet_PixelId_base
|
|
2864
2869
|
|
|
2865
2870
|
std::vector<bool> like container (random-access, size_t - index type, bool - value type)
|
|
2866
2871
|
with all bits after size() considered off during testing
|
|
@@ -9019,7 +9024,7 @@ class CmpOld:
|
|
|
9019
9024
|
class Color:
|
|
9020
9025
|
"""
|
|
9021
9026
|
Generated from: MR::Color
|
|
9022
|
-
Aliases: std_vector_Color_const_reference, Vector_Color_Id_EdgeTag_const_reference, Vector_Color_UndirectedEdgeId_const_reference,
|
|
9027
|
+
Aliases: std_vector_Color_const_reference, Vector_Color_Id_EdgeTag_const_reference, Vector_Color_UndirectedEdgeId_const_reference, Vector_Color_Id_EdgeTag_reference, Vector_Color_UndirectedEdgeId_value_type, Vector_Color_Id_EdgeTag_value_type, Vector_Color_FaceId_value_type, Vector_Color_VertId_reference, std_vector_Color_reference, Vector_Color_FaceId_reference, Vector_Color_UndirectedEdgeId_reference, std_vector_Color_value_type, Vector_Color_FaceId_const_reference, Vector_Color_VertId_const_reference, Vector_Color_VertId_value_type
|
|
9023
9028
|
"""
|
|
9024
9029
|
_offsetof_a: typing.ClassVar[int] = 3
|
|
9025
9030
|
_offsetof_b: typing.ClassVar[int] = 2
|
|
@@ -13112,6 +13117,11 @@ class DistanceMapSave:
|
|
|
13112
13117
|
2 integer - DistanceMap.resX & DistanceMap.resY
|
|
13113
13118
|
[resX * resY] float - matrix of values
|
|
13114
13119
|
"""
|
|
13120
|
+
@staticmethod
|
|
13121
|
+
def toTiff(dmap: DistanceMap, path: os.PathLike | str | bytes, settings: DistanceMapSaveSettings = '{}') -> None:
|
|
13122
|
+
"""
|
|
13123
|
+
saves in .tiff format
|
|
13124
|
+
"""
|
|
13115
13125
|
class DistanceMapSaveSettings:
|
|
13116
13126
|
"""
|
|
13117
13127
|
Generated from: MR::DistanceMapSaveSettings
|
|
@@ -13848,6 +13858,11 @@ class EdgeBitSet(BitSet):
|
|
|
13848
13858
|
def __init__(self) -> None:
|
|
13849
13859
|
...
|
|
13850
13860
|
@typing.overload
|
|
13861
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
13862
|
+
"""
|
|
13863
|
+
creates bitset of given size filled with given value
|
|
13864
|
+
"""
|
|
13865
|
+
@typing.overload
|
|
13851
13866
|
def __init__(self, src: BitSet) -> None:
|
|
13852
13867
|
"""
|
|
13853
13868
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -14128,7 +14143,7 @@ class EdgeColors:
|
|
|
14128
14143
|
class EdgeId:
|
|
14129
14144
|
"""
|
|
14130
14145
|
Generated from: MR::EdgeId
|
|
14131
|
-
Aliases: Vector_Id_EdgeTag_VertId_const_reference, Vector_Id_EdgeTag_Id_EdgeTag_const_reference, Vector_Id_EdgeTag_UndirectedEdgeId_const_reference,
|
|
14146
|
+
Aliases: Vector_Id_EdgeTag_VertId_const_reference, Vector_Id_EdgeTag_Id_EdgeTag_const_reference, Vector_Id_EdgeTag_UndirectedEdgeId_const_reference, Vector_Id_EdgeTag_VertId_value_type, Id_EdgeTag, Id_EdgeTag, TypedBitSet_Id_EdgeTag_IndexType, std_vector_Id_EdgeTag_reference, Vector_Id_EdgeTag_FaceId_const_reference, std_vector_Id_EdgeTag_const_reference, Vector_Id_EdgeTag_Id_EdgeTag_value_type, RingIterator_NextEdgeSameLeft.value_type, Vector_Id_EdgeTag_UndirectedEdgeId_value_type, std_vector_Id_EdgeTag_value_type, Id_EdgeTag, Vector_Id_EdgeTag_FaceId_reference, Vector_Id_EdgeTag_Id_EdgeTag_reference, Vector_Id_EdgeTag_UndirectedEdgeId_reference, Id_EdgeTag, RingIterator_NextEdgeSameOrigin.value_type, Vector_Id_EdgeTag_FaceId_value_type, Vector_Id_EdgeTag_VertId_reference
|
|
14132
14147
|
|
|
14133
14148
|
Those are full specializations in `MRId.h`, so `MR_CANONICAL_TYPEDEFS` doesn't work on them.
|
|
14134
14149
|
Have to add this too.
|
|
@@ -15902,6 +15917,11 @@ class FaceBitSet(BitSet):
|
|
|
15902
15917
|
def __init__(self) -> None:
|
|
15903
15918
|
...
|
|
15904
15919
|
@typing.overload
|
|
15920
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
15921
|
+
"""
|
|
15922
|
+
creates bitset of given size filled with given value
|
|
15923
|
+
"""
|
|
15924
|
+
@typing.overload
|
|
15905
15925
|
def __init__(self, src: BitSet) -> None:
|
|
15906
15926
|
"""
|
|
15907
15927
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -16406,7 +16426,7 @@ class FaceFaceFace:
|
|
|
16406
16426
|
class FaceId:
|
|
16407
16427
|
"""
|
|
16408
16428
|
Generated from: MR::FaceId
|
|
16409
|
-
Aliases: Vector_FaceId_FaceId_const_reference, AABBTreeBase_AABBTreeTraits_FaceTag_Box3f.LeafId,
|
|
16429
|
+
Aliases: Vector_FaceId_FaceId_const_reference, AABBTreeBase_AABBTreeTraits_FaceTag_Box3f.LeafId, TypedBitSet_FaceId_IndexType, Vector_FaceId_FaceId_value_type, AABBTreeTraits_FaceTag_Box3f.LeafId, AABBTreeNode_AABBTreeTraits_FaceTag_Box3f.LeafId, Vector_FaceId_FaceId_reference
|
|
16410
16430
|
|
|
16411
16431
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
16412
16432
|
"""
|
|
@@ -17002,7 +17022,7 @@ class FaceScalars:
|
|
|
17002
17022
|
class FanRecord:
|
|
17003
17023
|
"""
|
|
17004
17024
|
Generated from: MR::FanRecord
|
|
17005
|
-
Aliases:
|
|
17025
|
+
Aliases: std_vector_FanRecord_reference, std_vector_FanRecord_const_reference, std_vector_FanRecord_value_type, Vector_FanRecord_VertId.value_type, Vector_FanRecord_VertId.const_reference, Vector_FanRecord_VertId.reference
|
|
17006
17026
|
|
|
17007
17027
|
describes one fan of triangles around a point excluding the point
|
|
17008
17028
|
"""
|
|
@@ -21020,7 +21040,7 @@ class Graph:
|
|
|
21020
21040
|
class EndVertices:
|
|
21021
21041
|
"""
|
|
21022
21042
|
Generated from: MR::Graph::EndVertices
|
|
21023
|
-
Aliases: std_vector_Graph_EndVertices_reference, std_vector_Graph_EndVertices_const_reference, Vector_Graph_EndVertices_GraphEdgeId.
|
|
21043
|
+
Aliases: std_vector_Graph_EndVertices_reference, std_vector_Graph_EndVertices_const_reference, Vector_Graph_EndVertices_GraphEdgeId.reference, Vector_Graph_EndVertices_GraphEdgeId.const_reference, Vector_Graph_EndVertices_GraphEdgeId.value_type, std_vector_Graph_EndVertices_value_type
|
|
21024
21044
|
"""
|
|
21025
21045
|
_offsetof_v0: typing.ClassVar[int] = 0
|
|
21026
21046
|
_offsetof_v1: typing.ClassVar[int] = 4
|
|
@@ -21186,6 +21206,11 @@ class GraphEdgeBitSet(BitSet):
|
|
|
21186
21206
|
def __init__(self) -> None:
|
|
21187
21207
|
...
|
|
21188
21208
|
@typing.overload
|
|
21209
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
21210
|
+
"""
|
|
21211
|
+
creates bitset of given size filled with given value
|
|
21212
|
+
"""
|
|
21213
|
+
@typing.overload
|
|
21189
21214
|
def __init__(self, src: BitSet) -> None:
|
|
21190
21215
|
"""
|
|
21191
21216
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -21304,7 +21329,7 @@ class GraphEdgeBitSet(BitSet):
|
|
|
21304
21329
|
class GraphEdgeId:
|
|
21305
21330
|
"""
|
|
21306
21331
|
Generated from: MR::GraphEdgeId
|
|
21307
|
-
Aliases: Vector_GraphEdgeId_GraphEdgeId.const_reference, Vector_GraphEdgeId_GraphEdgeId.value_type, TypedBitSet_GraphEdgeId_IndexType,
|
|
21332
|
+
Aliases: Vector_GraphEdgeId_GraphEdgeId.const_reference, Vector_GraphEdgeId_GraphEdgeId.value_type, TypedBitSet_GraphEdgeId_IndexType, Graph.EdgeId, Vector_GraphEdgeId_GraphEdgeId.reference
|
|
21308
21333
|
|
|
21309
21334
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
21310
21335
|
"""
|
|
@@ -21403,6 +21428,11 @@ class GraphVertBitSet(BitSet):
|
|
|
21403
21428
|
def __init__(self) -> None:
|
|
21404
21429
|
...
|
|
21405
21430
|
@typing.overload
|
|
21431
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
21432
|
+
"""
|
|
21433
|
+
creates bitset of given size filled with given value
|
|
21434
|
+
"""
|
|
21435
|
+
@typing.overload
|
|
21406
21436
|
def __init__(self, src: BitSet) -> None:
|
|
21407
21437
|
"""
|
|
21408
21438
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -22265,7 +22295,7 @@ class ICPGroupPair(ICPPairData):
|
|
|
22265
22295
|
class ICPGroupPairs(IPointPairs):
|
|
22266
22296
|
"""
|
|
22267
22297
|
Generated from: MR::ICPGroupPairs
|
|
22268
|
-
Aliases: Vector_ICPGroupPairs_Id_ICPElemtTag.reference, std_vector_ICPGroupPairs_value_type,
|
|
22298
|
+
Aliases: Vector_ICPGroupPairs_Id_ICPElemtTag.reference, std_vector_ICPGroupPairs_value_type, std_vector_ICPGroupPairs_const_reference, Vector_ICPGroupPairs_Id_ICPElemtTag.const_reference, Vector_ICPGroupPairs_Id_ICPElemtTag.value_type, std_vector_ICPGroupPairs_reference
|
|
22269
22299
|
"""
|
|
22270
22300
|
_offsetof_vec: typing.ClassVar[int] = 40
|
|
22271
22301
|
vec: std_vector_ICPGroupPair
|
|
@@ -23034,16 +23064,16 @@ class ImageLoad:
|
|
|
23034
23064
|
"""
|
|
23035
23065
|
@staticmethod
|
|
23036
23066
|
@typing.overload
|
|
23037
|
-
def fromJpeg(data: str, size: int) -> Image:
|
|
23038
|
-
...
|
|
23039
|
-
@staticmethod
|
|
23040
|
-
@typing.overload
|
|
23041
23067
|
def fromJpeg(path: os.PathLike | str | bytes) -> Image:
|
|
23042
23068
|
"""
|
|
23043
23069
|
loads from .jpg format
|
|
23044
23070
|
"""
|
|
23045
23071
|
@staticmethod
|
|
23046
23072
|
@typing.overload
|
|
23073
|
+
def fromJpeg(data: str, size: int) -> Image:
|
|
23074
|
+
...
|
|
23075
|
+
@staticmethod
|
|
23076
|
+
@typing.overload
|
|
23047
23077
|
def fromJpeg(in_: typing.Any) -> Image:
|
|
23048
23078
|
...
|
|
23049
23079
|
@staticmethod
|
|
@@ -25334,7 +25364,7 @@ class LinesVisualizePropertyType:
|
|
|
25334
25364
|
class LoadedObjectT:
|
|
25335
25365
|
"""
|
|
25336
25366
|
Generated from: MR::LoadedObjectT<>
|
|
25337
|
-
Aliases:
|
|
25367
|
+
Aliases: LoadedObjectT_Object, LoadedObject
|
|
25338
25368
|
|
|
25339
25369
|
result of loading (e.g. from a file) as one object (with possible subobjects)
|
|
25340
25370
|
"""
|
|
@@ -32520,7 +32550,7 @@ class MeshOrPointsObject:
|
|
|
32520
32550
|
class MeshOrPointsXf:
|
|
32521
32551
|
"""
|
|
32522
32552
|
Generated from: MR::MeshOrPointsXf
|
|
32523
|
-
Aliases: Vector_MeshOrPointsXf_ObjId.const_reference,
|
|
32553
|
+
Aliases: std_vector_MeshOrPointsXf_const_reference, Vector_MeshOrPointsXf_ObjId.const_reference, Vector_MeshOrPointsXf_ObjId.value_type, std_vector_MeshOrPointsXf_value_type, Vector_MeshOrPointsXf_ObjId.reference, std_vector_MeshOrPointsXf_reference
|
|
32524
32554
|
|
|
32525
32555
|
an object and its transformation to global space with other objects
|
|
32526
32556
|
"""
|
|
@@ -34673,7 +34703,7 @@ class ModelBaseRenderParams(BaseRenderParams):
|
|
|
34673
34703
|
class ModelPointsData:
|
|
34674
34704
|
"""
|
|
34675
34705
|
Generated from: MR::ModelPointsData
|
|
34676
|
-
Aliases: std_vector_ModelPointsData_value_type, std_vector_ModelPointsData_const_reference, std_vector_ModelPointsData_reference, Vector_ModelPointsData_ObjId.
|
|
34706
|
+
Aliases: std_vector_ModelPointsData_value_type, std_vector_ModelPointsData_const_reference, std_vector_ModelPointsData_reference, Vector_ModelPointsData_ObjId.value_type, Vector_ModelPointsData_ObjId.reference, Vector_ModelPointsData_ObjId.const_reference
|
|
34677
34707
|
|
|
34678
34708
|
structure to contain pointers to model data
|
|
34679
34709
|
"""
|
|
@@ -36091,7 +36121,7 @@ class NoCtor_unsigned_char:
|
|
|
36091
36121
|
class NoDefInit_EdgeId(EdgeId):
|
|
36092
36122
|
"""
|
|
36093
36123
|
Generated from: MR::NoDefInit<MR::EdgeId>
|
|
36094
|
-
Aliases: Buffer_Id_EdgeTag_UndirectedEdgeId_const_iterator, Buffer_Id_EdgeTag_Id_EdgeTag_const_iterator, Buffer_Id_EdgeTag_UndirectedEdgeId_const_reference, Buffer_Id_EdgeTag_Id_EdgeTag_const_reference, Buffer_Id_EdgeTag_Id_EdgeTag_iterator, NoCtor_Id_EdgeTag_type, std_unique_ptr_NoDefInit_Id_EdgeTag_pointer, NoDefInit_Id_EdgeTag, NoDefInit_Id_EdgeTag, Buffer_Id_EdgeTag_Id_EdgeTag_T, Buffer_Id_EdgeTag_Id_EdgeTag_reference, Buffer_Id_EdgeTag_UndirectedEdgeId_T,
|
|
36124
|
+
Aliases: Buffer_Id_EdgeTag_UndirectedEdgeId_const_iterator, Buffer_Id_EdgeTag_Id_EdgeTag_const_iterator, Buffer_Id_EdgeTag_UndirectedEdgeId_const_reference, Buffer_Id_EdgeTag_Id_EdgeTag_const_reference, Buffer_Id_EdgeTag_Id_EdgeTag_iterator, NoCtor_Id_EdgeTag_type, std_unique_ptr_NoDefInit_Id_EdgeTag_pointer, NoDefInit_Id_EdgeTag, NoDefInit_Id_EdgeTag, Buffer_Id_EdgeTag_Id_EdgeTag_T, Buffer_Id_EdgeTag_Id_EdgeTag_reference, Buffer_Id_EdgeTag_UndirectedEdgeId_T, Buffer_Id_EdgeTag_UndirectedEdgeId_iterator, Buffer_Id_EdgeTag_UndirectedEdgeId_T, Buffer_Id_EdgeTag_Id_EdgeTag_T, Buffer_Id_EdgeTag_UndirectedEdgeId_T, Buffer_Id_EdgeTag_Id_EdgeTag_T, Buffer_Id_EdgeTag_UndirectedEdgeId_reference, NoDefInit_Id_EdgeTag
|
|
36095
36125
|
|
|
36096
36126
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36097
36127
|
"""
|
|
@@ -36120,7 +36150,7 @@ class NoDefInit_EdgeId(EdgeId):
|
|
|
36120
36150
|
class NoDefInit_FaceId(FaceId):
|
|
36121
36151
|
"""
|
|
36122
36152
|
Generated from: MR::NoDefInit<MR::FaceId>
|
|
36123
|
-
Aliases: Buffer_FaceId_FaceId.const_reference, Buffer_FaceId.const_reference, Buffer_FaceId_FaceId.iterator, NoCtor_FaceId.type, Buffer_FaceId.T, Buffer_FaceId.
|
|
36153
|
+
Aliases: Buffer_FaceId_FaceId.const_reference, Buffer_FaceId.const_reference, Buffer_FaceId_FaceId.iterator, NoCtor_FaceId.type, Buffer_FaceId.T, Buffer_FaceId.reference, Buffer_FaceId_FaceId.reference, Buffer_FaceId.iterator, Buffer_FaceId_FaceId.const_iterator, Buffer_FaceId_FaceId.T, Buffer_FaceId.const_iterator
|
|
36124
36154
|
|
|
36125
36155
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36126
36156
|
"""
|
|
@@ -36178,7 +36208,7 @@ class NoDefInit_GraphEdgeId(GraphEdgeId):
|
|
|
36178
36208
|
class NoDefInit_GraphVertId(GraphVertId):
|
|
36179
36209
|
"""
|
|
36180
36210
|
Generated from: MR::NoDefInit<MR::GraphVertId>
|
|
36181
|
-
Aliases: Buffer_GraphVertId_GraphVertId.const_iterator, Buffer_GraphVertId_GraphVertId.const_reference, Buffer_GraphVertId_GraphVertId.
|
|
36211
|
+
Aliases: Buffer_GraphVertId_GraphVertId.const_iterator, Buffer_GraphVertId_GraphVertId.const_reference, Buffer_GraphVertId_GraphVertId.iterator, Buffer_GraphVertId_GraphVertId.T, NoCtor_GraphVertId.type, Buffer_GraphVertId_GraphVertId.reference
|
|
36182
36212
|
|
|
36183
36213
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36184
36214
|
"""
|
|
@@ -36207,7 +36237,7 @@ class NoDefInit_GraphVertId(GraphVertId):
|
|
|
36207
36237
|
class NoDefInit_Id_ICPElemtTag(Id_ICPElemtTag):
|
|
36208
36238
|
"""
|
|
36209
36239
|
Generated from: MR::NoDefInit<MR::Id<MR::ICPElemtTag>>
|
|
36210
|
-
Aliases: Buffer_Id_ICPElemtTag_Id_ICPElemtTag.const_iterator, Buffer_Id_ICPElemtTag_Id_ICPElemtTag.
|
|
36240
|
+
Aliases: Buffer_Id_ICPElemtTag_Id_ICPElemtTag.const_iterator, Buffer_Id_ICPElemtTag_Id_ICPElemtTag.iterator, std_unique_ptr_NoDefInit_Id_ICPElemtTag_pointer, Buffer_Id_ICPElemtTag_Id_ICPElemtTag.reference, NoCtor_Id_ICPElemtTag.type, Buffer_Id_ICPElemtTag_Id_ICPElemtTag.T, Buffer_Id_ICPElemtTag_Id_ICPElemtTag.T, Buffer_Id_ICPElemtTag_Id_ICPElemtTag.T, Buffer_Id_ICPElemtTag_Id_ICPElemtTag.const_reference
|
|
36211
36241
|
|
|
36212
36242
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36213
36243
|
"""
|
|
@@ -36236,7 +36266,7 @@ class NoDefInit_Id_ICPElemtTag(Id_ICPElemtTag):
|
|
|
36236
36266
|
class NoDefInit_NodeId(NodeId):
|
|
36237
36267
|
"""
|
|
36238
36268
|
Generated from: MR::NoDefInit<MR::NodeId>
|
|
36239
|
-
Aliases: Buffer_NodeId_NodeId.
|
|
36269
|
+
Aliases: Buffer_NodeId_NodeId.const_reference, Buffer_NodeId_NodeId.const_iterator, Buffer_NodeId_NodeId.reference, NoCtor_NodeId.type, Buffer_NodeId_NodeId.T, Buffer_NodeId_NodeId.iterator
|
|
36240
36270
|
|
|
36241
36271
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36242
36272
|
"""
|
|
@@ -36352,7 +36382,7 @@ class NoDefInit_RegionId(RegionId):
|
|
|
36352
36382
|
class NoDefInit_TextureId(TextureId):
|
|
36353
36383
|
"""
|
|
36354
36384
|
Generated from: MR::NoDefInit<MR::TextureId>
|
|
36355
|
-
Aliases:
|
|
36385
|
+
Aliases: NoCtor_TextureId.type, Buffer_TextureId_TextureId.const_reference, Buffer_TextureId_TextureId.const_iterator, Buffer_TextureId_TextureId.iterator, Buffer_TextureId_TextureId.T, Buffer_TextureId_TextureId.reference
|
|
36356
36386
|
|
|
36357
36387
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36358
36388
|
"""
|
|
@@ -36381,7 +36411,7 @@ class NoDefInit_TextureId(TextureId):
|
|
|
36381
36411
|
class NoDefInit_UndirectedEdgeId(UndirectedEdgeId):
|
|
36382
36412
|
"""
|
|
36383
36413
|
Generated from: MR::NoDefInit<MR::UndirectedEdgeId>
|
|
36384
|
-
Aliases:
|
|
36414
|
+
Aliases: Buffer_UndirectedEdgeId.const_iterator, NoCtor_UndirectedEdgeId.type, Buffer_UndirectedEdgeId_UndirectedEdgeId.const_reference, Buffer_UndirectedEdgeId.reference, Buffer_UndirectedEdgeId_UndirectedEdgeId.const_iterator, Buffer_UndirectedEdgeId.T, Buffer_UndirectedEdgeId_UndirectedEdgeId.reference, Buffer_UndirectedEdgeId_UndirectedEdgeId.iterator, Buffer_UndirectedEdgeId.iterator, Buffer_UndirectedEdgeId.const_reference, Buffer_UndirectedEdgeId_UndirectedEdgeId.T
|
|
36385
36415
|
|
|
36386
36416
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36387
36417
|
"""
|
|
@@ -36410,7 +36440,7 @@ class NoDefInit_UndirectedEdgeId(UndirectedEdgeId):
|
|
|
36410
36440
|
class NoDefInit_VertId(VertId):
|
|
36411
36441
|
"""
|
|
36412
36442
|
Generated from: MR::NoDefInit<MR::VertId>
|
|
36413
|
-
Aliases: Buffer_VertId_VertId.const_reference, Buffer_VertId.const_reference, Buffer_VertId.T,
|
|
36443
|
+
Aliases: Buffer_VertId_VertId.const_reference, Buffer_VertId.const_reference, Buffer_VertId.T, Buffer_VertId.reference, Buffer_VertId_VertId.const_iterator, Buffer_VertId.iterator, NoCtor_VertId.type, Buffer_VertId_VertId.iterator, Buffer_VertId_VertId.reference, Buffer_VertId_VertId.T, Buffer_VertId.const_iterator
|
|
36414
36444
|
|
|
36415
36445
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36416
36446
|
"""
|
|
@@ -36439,7 +36469,7 @@ class NoDefInit_VertId(VertId):
|
|
|
36439
36469
|
class NoDefInit_VoxelId(VoxelId):
|
|
36440
36470
|
"""
|
|
36441
36471
|
Generated from: MR::NoDefInit<MR::VoxelId>
|
|
36442
|
-
Aliases: Buffer_Id_VoxelTag_Id_VoxelTag_T, Buffer_Id_VoxelTag_Id_VoxelTag_const_iterator,
|
|
36472
|
+
Aliases: Buffer_Id_VoxelTag_Id_VoxelTag_T, NoDefInit_Id_VoxelTag, Buffer_Id_VoxelTag_Id_VoxelTag_const_iterator, Buffer_Id_VoxelTag_Id_VoxelTag_T, Buffer_Id_VoxelTag_Id_VoxelTag_const_reference, NoDefInit_Id_VoxelTag, NoCtor_Id_VoxelTag_type, Buffer_Id_VoxelTag_Id_VoxelTag_T, NoDefInit_Id_VoxelTag, Buffer_Id_VoxelTag_Id_VoxelTag_reference, Buffer_Id_VoxelTag_Id_VoxelTag_iterator, std_unique_ptr_NoDefInit_Id_VoxelTag_pointer
|
|
36443
36473
|
|
|
36444
36474
|
this class is similar to T, but does not make default initialization of the fields for best performance
|
|
36445
36475
|
"""
|
|
@@ -36560,6 +36590,11 @@ class NodeBitSet(BitSet):
|
|
|
36560
36590
|
def __init__(self) -> None:
|
|
36561
36591
|
...
|
|
36562
36592
|
@typing.overload
|
|
36593
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
36594
|
+
"""
|
|
36595
|
+
creates bitset of given size filled with given value
|
|
36596
|
+
"""
|
|
36597
|
+
@typing.overload
|
|
36563
36598
|
def __init__(self, src: BitSet) -> None:
|
|
36564
36599
|
"""
|
|
36565
36600
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -36948,6 +36983,11 @@ class ObjBitSet(BitSet):
|
|
|
36948
36983
|
def __init__(self) -> None:
|
|
36949
36984
|
...
|
|
36950
36985
|
@typing.overload
|
|
36986
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
36987
|
+
"""
|
|
36988
|
+
creates bitset of given size filled with given value
|
|
36989
|
+
"""
|
|
36990
|
+
@typing.overload
|
|
36951
36991
|
def __init__(self, src: BitSet) -> None:
|
|
36952
36992
|
"""
|
|
36953
36993
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -37066,7 +37106,7 @@ class ObjBitSet(BitSet):
|
|
|
37066
37106
|
class ObjId:
|
|
37067
37107
|
"""
|
|
37068
37108
|
Generated from: MR::ObjId
|
|
37069
|
-
Aliases: Vector_ObjId_ObjId_reference, Vector_ObjId_ObjId_value_type, TypedBitSet_ObjId_IndexType, AABBTreeNode_ObjTreeTraits.LeafId, Vector_ObjId_ObjId_const_reference,
|
|
37109
|
+
Aliases: Vector_ObjId_ObjId_reference, Vector_ObjId_ObjId_value_type, TypedBitSet_ObjId_IndexType, AABBTreeNode_ObjTreeTraits.LeafId, Vector_ObjId_ObjId_const_reference, AABBTreeBase_ObjTreeTraits.LeafId, ObjTreeTraits.LeafId
|
|
37070
37110
|
|
|
37071
37111
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
37072
37112
|
"""
|
|
@@ -38380,7 +38420,7 @@ class ObjectLabel(VisualObject):
|
|
|
38380
38420
|
class ObjectLines(ObjectLinesHolder):
|
|
38381
38421
|
"""
|
|
38382
38422
|
Generated from: MR::ObjectLines
|
|
38383
|
-
Aliases: ChangePolylinePointsAction.Obj, ChangeOnePointInPolylineAction.Obj, std_shared_ptr_ObjectLines,
|
|
38423
|
+
Aliases: ChangePolylinePointsAction.Obj, ChangeOnePointInPolylineAction.Obj, std_shared_ptr_ObjectLines, ChangePolylineTopologyAction.Obj, ChangePolylineAction.Obj
|
|
38384
38424
|
|
|
38385
38425
|
This object type has not visual representation, just holder for lines in scene
|
|
38386
38426
|
"""
|
|
@@ -41769,6 +41809,11 @@ class PixelBitSet(BitSet):
|
|
|
41769
41809
|
def __init__(self) -> None:
|
|
41770
41810
|
...
|
|
41771
41811
|
@typing.overload
|
|
41812
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
41813
|
+
"""
|
|
41814
|
+
creates bitset of given size filled with given value
|
|
41815
|
+
"""
|
|
41816
|
+
@typing.overload
|
|
41772
41817
|
def __init__(self, src: BitSet) -> None:
|
|
41773
41818
|
"""
|
|
41774
41819
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -41887,7 +41932,7 @@ class PixelBitSet(BitSet):
|
|
|
41887
41932
|
class PixelId:
|
|
41888
41933
|
"""
|
|
41889
41934
|
Generated from: MR::PixelId
|
|
41890
|
-
Aliases: TypedBitSet_PixelId_IndexType, Vector_PixelId_PixelId.
|
|
41935
|
+
Aliases: TypedBitSet_PixelId_IndexType, Vector_PixelId_PixelId.const_reference, Vector_PixelId_PixelId.reference, Vector_PixelId_PixelId.value_type
|
|
41891
41936
|
|
|
41892
41937
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
41893
41938
|
"""
|
|
@@ -46801,7 +46846,7 @@ class QuadraticForm2d:
|
|
|
46801
46846
|
class QuadraticForm2f:
|
|
46802
46847
|
"""
|
|
46803
46848
|
Generated from: MR::QuadraticForm2f
|
|
46804
|
-
Aliases: Vector_QuadraticForm2f_VertId.
|
|
46849
|
+
Aliases: Vector_QuadraticForm2f_VertId.value_type, Vector_QuadraticForm2f_VertId.reference, Vector_QuadraticForm2f_VertId.const_reference
|
|
46805
46850
|
|
|
46806
46851
|
quadratic form: f = x^T A x + c
|
|
46807
46852
|
"""
|
|
@@ -47870,6 +47915,11 @@ class RegionBitSet(BitSet):
|
|
|
47870
47915
|
def __init__(self) -> None:
|
|
47871
47916
|
...
|
|
47872
47917
|
@typing.overload
|
|
47918
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
47919
|
+
"""
|
|
47920
|
+
creates bitset of given size filled with given value
|
|
47921
|
+
"""
|
|
47922
|
+
@typing.overload
|
|
47873
47923
|
def __init__(self, src: BitSet) -> None:
|
|
47874
47924
|
"""
|
|
47875
47925
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -47988,7 +48038,7 @@ class RegionBitSet(BitSet):
|
|
|
47988
48038
|
class RegionId:
|
|
47989
48039
|
"""
|
|
47990
48040
|
Generated from: MR::RegionId
|
|
47991
|
-
Aliases: Vector_RegionId_VertId_const_reference, Vector_RegionId_VertId_reference, Vector_RegionId_UndirectedEdgeId_const_reference, Vector_RegionId_RegionId.value_type,
|
|
48041
|
+
Aliases: Vector_RegionId_VertId_const_reference, Vector_RegionId_VertId_reference, Vector_RegionId_VertId_value_type, Vector_RegionId_UndirectedEdgeId_const_reference, Vector_RegionId_RegionId.value_type, Vector_RegionId_FaceId_value_type, TypedBitSet_RegionId_IndexType, Vector_RegionId_UndirectedEdgeId_value_type, Vector_RegionId_FaceId_reference, Vector_RegionId_RegionId.reference, Vector_RegionId_UndirectedEdgeId_reference, Vector_RegionId_FaceId_const_reference, Vector_RegionId_RegionId.const_reference
|
|
47992
48042
|
|
|
47993
48043
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
47994
48044
|
"""
|
|
@@ -50589,6 +50639,12 @@ class SimpleVolumeMinMax(SimpleVolume, Box1f):
|
|
|
50589
50639
|
represents a box in 3D space subdivided on voxels stored in T;
|
|
50590
50640
|
and stores minimum and maximum values among all valid voxels
|
|
50591
50641
|
"""
|
|
50642
|
+
_offsetof_data: typing.ClassVar[int] = 0
|
|
50643
|
+
_offsetof_dims: typing.ClassVar[int] = 24
|
|
50644
|
+
_offsetof_voxelSize: typing.ClassVar[int] = 36
|
|
50645
|
+
data: Vector_float_VoxelId
|
|
50646
|
+
dims: Vector3i
|
|
50647
|
+
voxelSize: Vector3f
|
|
50592
50648
|
@staticmethod
|
|
50593
50649
|
@typing.overload
|
|
50594
50650
|
def __init__(*args, **kwargs) -> None:
|
|
@@ -50611,6 +50667,8 @@ class SimpleVolumeMinMax(SimpleVolume, Box1f):
|
|
|
50611
50667
|
"""
|
|
50612
50668
|
def __repr__(self) -> str:
|
|
50613
50669
|
...
|
|
50670
|
+
def heapBytes(self) -> int:
|
|
50671
|
+
...
|
|
50614
50672
|
class SimpleVolumeMinMaxU16(SimpleVolumeU16, Box_unsigned_short):
|
|
50615
50673
|
"""
|
|
50616
50674
|
Generated from: MR::SimpleVolumeMinMaxU16
|
|
@@ -50618,6 +50676,12 @@ class SimpleVolumeMinMaxU16(SimpleVolumeU16, Box_unsigned_short):
|
|
|
50618
50676
|
represents a box in 3D space subdivided on voxels stored in T;
|
|
50619
50677
|
and stores minimum and maximum values among all valid voxels
|
|
50620
50678
|
"""
|
|
50679
|
+
_offsetof_data: typing.ClassVar[int] = 0
|
|
50680
|
+
_offsetof_dims: typing.ClassVar[int] = 24
|
|
50681
|
+
_offsetof_voxelSize: typing.ClassVar[int] = 36
|
|
50682
|
+
data: Vector_unsigned_short_VoxelId
|
|
50683
|
+
dims: Vector3i
|
|
50684
|
+
voxelSize: Vector3f
|
|
50621
50685
|
@staticmethod
|
|
50622
50686
|
@typing.overload
|
|
50623
50687
|
def __init__(*args, **kwargs) -> None:
|
|
@@ -50640,6 +50704,8 @@ class SimpleVolumeMinMaxU16(SimpleVolumeU16, Box_unsigned_short):
|
|
|
50640
50704
|
"""
|
|
50641
50705
|
def __repr__(self) -> str:
|
|
50642
50706
|
...
|
|
50707
|
+
def heapBytes(self) -> int:
|
|
50708
|
+
...
|
|
50643
50709
|
class SimpleVolumeU16:
|
|
50644
50710
|
"""
|
|
50645
50711
|
Generated from: MR::SimpleVolumeU16
|
|
@@ -54355,6 +54421,11 @@ class TextureBitSet(BitSet):
|
|
|
54355
54421
|
def __init__(self) -> None:
|
|
54356
54422
|
...
|
|
54357
54423
|
@typing.overload
|
|
54424
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
54425
|
+
"""
|
|
54426
|
+
creates bitset of given size filled with given value
|
|
54427
|
+
"""
|
|
54428
|
+
@typing.overload
|
|
54358
54429
|
def __init__(self, src: BitSet) -> None:
|
|
54359
54430
|
"""
|
|
54360
54431
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -56280,6 +56351,11 @@ class TypedBitSet_Id_ICPElemtTag(BitSet):
|
|
|
56280
56351
|
def __init__(self) -> None:
|
|
56281
56352
|
...
|
|
56282
56353
|
@typing.overload
|
|
56354
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
56355
|
+
"""
|
|
56356
|
+
creates bitset of given size filled with given value
|
|
56357
|
+
"""
|
|
56358
|
+
@typing.overload
|
|
56283
56359
|
def __init__(self, src: BitSet) -> None:
|
|
56284
56360
|
"""
|
|
56285
56361
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -56742,6 +56818,11 @@ class UndirectedEdgeBitSet(BitSet):
|
|
|
56742
56818
|
def __init__(self) -> None:
|
|
56743
56819
|
...
|
|
56744
56820
|
@typing.overload
|
|
56821
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
56822
|
+
"""
|
|
56823
|
+
creates bitset of given size filled with given value
|
|
56824
|
+
"""
|
|
56825
|
+
@typing.overload
|
|
56745
56826
|
def __init__(self, src: BitSet) -> None:
|
|
56746
56827
|
"""
|
|
56747
56828
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -57023,7 +57104,7 @@ class UndirectedEdgeColors:
|
|
|
57023
57104
|
class UndirectedEdgeId:
|
|
57024
57105
|
"""
|
|
57025
57106
|
Generated from: MR::UndirectedEdgeId
|
|
57026
|
-
Aliases: UndirectedEdgeIterator.value_type, TypedBitSet_UndirectedEdgeId_IndexType,
|
|
57107
|
+
Aliases: UndirectedEdgeIterator.value_type, TypedBitSet_UndirectedEdgeId_IndexType, AABBTreeTraits_UndirectedEdgeTag_Box2f.LeafId, AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box2f.LeafId, AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box3f.LeafId, AABBTreeNode_AABBTreeTraits_UndirectedEdgeTag_Box3f.LeafId, Vector_UndirectedEdgeId_UndirectedEdgeId_value_type, PolylineUndirectedEdgeIterator.value_type, Vector_UndirectedEdgeId_UndirectedEdgeId_const_reference, AABBTreeTraits_UndirectedEdgeTag_Box3f.LeafId, Vector_UndirectedEdgeId_UndirectedEdgeId_reference, AABBTreeBase_AABBTreeTraits_UndirectedEdgeTag_Box2f.LeafId
|
|
57027
57108
|
|
|
57028
57109
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
57029
57110
|
"""
|
|
@@ -58234,11 +58315,17 @@ class VarEdgeTri:
|
|
|
58234
58315
|
class VdbVolume(VoxelsVolume_FloatGrid, Box1f):
|
|
58235
58316
|
"""
|
|
58236
58317
|
Generated from: MR::VdbVolume
|
|
58237
|
-
Aliases:
|
|
58318
|
+
Aliases: VoxelsVolumeAccessor_VdbVolume.VolumeType, VoxelsVolumeInterpolatedAccessor_VoxelsVolumeAccessor_VdbVolume.VolumeType
|
|
58238
58319
|
|
|
58239
58320
|
represents a box in 3D space subdivided on voxels stored in T;
|
|
58240
58321
|
and stores minimum and maximum values among all valid voxels
|
|
58241
58322
|
"""
|
|
58323
|
+
_offsetof_data: typing.ClassVar[int] = 0
|
|
58324
|
+
_offsetof_dims: typing.ClassVar[int] = 16
|
|
58325
|
+
_offsetof_voxelSize: typing.ClassVar[int] = 28
|
|
58326
|
+
data: FloatGrid
|
|
58327
|
+
dims: Vector3i
|
|
58328
|
+
voxelSize: Vector3f
|
|
58242
58329
|
@staticmethod
|
|
58243
58330
|
@typing.overload
|
|
58244
58331
|
def __init__(*args, **kwargs) -> None:
|
|
@@ -58261,10 +58348,12 @@ class VdbVolume(VoxelsVolume_FloatGrid, Box1f):
|
|
|
58261
58348
|
"""
|
|
58262
58349
|
def __repr__(self) -> str:
|
|
58263
58350
|
...
|
|
58351
|
+
def heapBytes(self) -> int:
|
|
58352
|
+
...
|
|
58264
58353
|
class Vector2b:
|
|
58265
58354
|
"""
|
|
58266
58355
|
Generated from: MR::Vector2b
|
|
58267
|
-
Aliases: Box_Vector2i64_Vb, Box_Vector2f_Vb, Box_Vector2d_Vb,
|
|
58356
|
+
Aliases: Box_Vector2i64_Vb, Box_Vector2f_Vb, Box_Vector2d_Vb, Matrix2_bool_VectorType, Box_Vector2i_Vb
|
|
58268
58357
|
|
|
58269
58358
|
two-dimensional vector
|
|
58270
58359
|
"""
|
|
@@ -59102,7 +59191,7 @@ class Vector3d:
|
|
|
59102
59191
|
class Vector3f:
|
|
59103
59192
|
"""
|
|
59104
59193
|
Generated from: MR::Vector3f
|
|
59105
|
-
Aliases: Vector_Vector3f_FaceId_value_type, RigidScaleXf3_float_V, Matrix3_float_VectorType, RigidXf3_float_V, Vector_Vector3f_FaceId_reference,
|
|
59194
|
+
Aliases: Vector_Vector3f_FaceId_value_type, RigidScaleXf3_float_V, Matrix3_float_VectorType, RigidXf3_float_V, Vector_Vector3f_FaceId_reference, Vector_Vector3f_VertId_value_type, Vector_Vector3f_VertId_const_reference, Vector_Vector3f_FaceId_const_reference, Vector_Vector3f_VertId_reference
|
|
59106
59195
|
"""
|
|
59107
59196
|
_offsetof_x: typing.ClassVar[int] = 0
|
|
59108
59197
|
_offsetof_y: typing.ClassVar[int] = 4
|
|
@@ -62107,7 +62196,7 @@ class Vector_Graph_EndVertices_GraphEdgeId:
|
|
|
62107
62196
|
class Vector_ICPGroupPairs_Id_ICPElemtTag:
|
|
62108
62197
|
"""
|
|
62109
62198
|
Generated from: MR::Vector<MR::ICPGroupPairs, MR::Id<MR::ICPElemtTag>>
|
|
62110
|
-
Aliases: std_vector_Vector_ICPGroupPairs_Id_ICPElemtTag_const_reference, Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag.const_reference,
|
|
62199
|
+
Aliases: std_vector_Vector_ICPGroupPairs_Id_ICPElemtTag_const_reference, Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag.const_reference, std_vector_Vector_ICPGroupPairs_Id_ICPElemtTag_value_type, std_vector_Vector_ICPGroupPairs_Id_ICPElemtTag_reference, Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag.reference, Vector_Vector_ICPGroupPairs_Id_ICPElemtTag_Id_ICPElemtTag.value_type
|
|
62111
62200
|
|
|
62112
62201
|
|
|
62113
62202
|
\\brief std::vector<T>-like container that requires specific indexing type,
|
|
@@ -64970,7 +65059,7 @@ class Vector_VoxelId_FaceId:
|
|
|
64970
65059
|
class Vector_VoxelId_VoxelId:
|
|
64971
65060
|
"""
|
|
64972
65061
|
Generated from: MR::Vector<MR::VoxelId, MR::VoxelId>
|
|
64973
|
-
Aliases:
|
|
65062
|
+
Aliases: Vector_Id_VoxelTag_Id_VoxelTag, Vector_TypedBitSet_Id_VoxelTag_IndexType_TypedBitSet_Id_VoxelTag_IndexType, Vector_Id_VoxelTag_Id_VoxelTag, Vector_Id_VoxelTag_Id_VoxelTag
|
|
64974
65063
|
|
|
64975
65064
|
|
|
64976
65065
|
\\brief std::vector<T>-like container that requires specific indexing type,
|
|
@@ -67036,7 +67125,7 @@ class Vector_std_vector_GraphEdgeId_GraphVertId:
|
|
|
67036
67125
|
class Vector_std_vector_ObjVertId_Id_ICPElemtTag:
|
|
67037
67126
|
"""
|
|
67038
67127
|
Generated from: MR::Vector<std::vector<MR::ObjVertId>, MR::Id<MR::ICPElemtTag>>
|
|
67039
|
-
Aliases:
|
|
67128
|
+
Aliases: Vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_int.reference, Vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_int.value_type, std_vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_reference, std_vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_value_type, Vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_int.const_reference, std_vector_Vector_std_vector_ObjVertId_Id_ICPElemtTag_const_reference
|
|
67040
67129
|
|
|
67041
67130
|
|
|
67042
67131
|
\\brief std::vector<T>-like container that requires specific indexing type,
|
|
@@ -67732,6 +67821,11 @@ class VertBitSet(BitSet):
|
|
|
67732
67821
|
def __init__(self) -> None:
|
|
67733
67822
|
...
|
|
67734
67823
|
@typing.overload
|
|
67824
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
67825
|
+
"""
|
|
67826
|
+
creates bitset of given size filled with given value
|
|
67827
|
+
"""
|
|
67828
|
+
@typing.overload
|
|
67735
67829
|
def __init__(self, src: BitSet) -> None:
|
|
67736
67830
|
"""
|
|
67737
67831
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -68510,7 +68604,7 @@ class VertDistance:
|
|
|
68510
68604
|
class VertId:
|
|
68511
68605
|
"""
|
|
68512
68606
|
Generated from: MR::VertId
|
|
68513
|
-
Aliases: Vector_VertId_Id_EdgeTag_reference, Vector_VertId_VertId_value_type, Vector_VertId_Id_EdgeTag_value_type, Vector_VertId_Id_EdgeTag_const_reference, Vector_VertId_VertId_reference, TypedBitSet_VertId_IndexType
|
|
68607
|
+
Aliases: Vector_VertId_Id_EdgeTag_reference, Vector_VertId_VertId_value_type, Vector_VertId_Id_EdgeTag_value_type, Vector_VertId_VertId_const_reference, Vector_VertId_Id_EdgeTag_const_reference, Vector_VertId_VertId_reference, TypedBitSet_VertId_IndexType
|
|
68514
68608
|
|
|
68515
68609
|
stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
|
68516
68610
|
"""
|
|
@@ -69651,7 +69745,7 @@ class ViewportProperty_unsigned_char:
|
|
|
69651
69745
|
class VisualObject(Object):
|
|
69652
69746
|
"""
|
|
69653
69747
|
Generated from: MR::VisualObject
|
|
69654
|
-
Aliases:
|
|
69748
|
+
Aliases: ChangeObjectColorAction.Obj, ChangeColoringType.Obj, ChangeVisualizePropertyAction.Obj, std_shared_ptr_VisualObject
|
|
69655
69749
|
|
|
69656
69750
|
Visual Object
|
|
69657
69751
|
"""
|
|
@@ -70281,6 +70375,11 @@ class VoxelBitSet(BitSet):
|
|
|
70281
70375
|
def __init__(self) -> None:
|
|
70282
70376
|
...
|
|
70283
70377
|
@typing.overload
|
|
70378
|
+
def __init__(self, numBits: int, fillValue: bool) -> None:
|
|
70379
|
+
"""
|
|
70380
|
+
creates bitset of given size filled with given value
|
|
70381
|
+
"""
|
|
70382
|
+
@typing.overload
|
|
70284
70383
|
def __init__(self, src: BitSet) -> None:
|
|
70285
70384
|
"""
|
|
70286
70385
|
copies all bits from another BitSet (or a descending class, e.g. TypedBitSet<U>)
|
|
@@ -70439,7 +70538,7 @@ class VoxelFilterType:
|
|
|
70439
70538
|
class VoxelId:
|
|
70440
70539
|
"""
|
|
70441
70540
|
Generated from: MR::VoxelId
|
|
70442
|
-
Aliases: Vector_Id_VoxelTag_Id_VoxelTag_const_reference, Vector_Id_VoxelTag_FaceId_const_reference, Vector_Id_VoxelTag_FaceId_reference, Vector_Id_VoxelTag_Id_VoxelTag_reference, Id_VoxelTag,
|
|
70541
|
+
Aliases: Vector_Id_VoxelTag_Id_VoxelTag_const_reference, Vector_Id_VoxelTag_FaceId_const_reference, Vector_Id_VoxelTag_FaceId_reference, Vector_Id_VoxelTag_Id_VoxelTag_reference, TypedBitSet_Id_VoxelTag_IndexType, Id_VoxelTag, Id_VoxelTag, std_vector_Id_VoxelTag_value_type, Id_VoxelTag, Vector_Id_VoxelTag_FaceId_value_type, Vector_Id_VoxelTag_Id_VoxelTag_value_type, std_vector_Id_VoxelTag_reference, Id_VoxelTag, std_vector_Id_VoxelTag_const_reference
|
|
70443
70542
|
"""
|
|
70444
70543
|
__hash__: typing.ClassVar[None] = None
|
|
70445
70544
|
@staticmethod
|
|
@@ -71471,12 +71570,16 @@ class VoxelsVolumeAccessor_SimpleVolumeMinMax(VoxelsVolumeAccessor_SimpleVolume)
|
|
|
71471
71570
|
|
|
71472
71571
|
VoxelsVolumeAccessor specialization for simple volumes with min/max
|
|
71473
71572
|
"""
|
|
71573
|
+
cacheEffective: typing.ClassVar[bool] = False
|
|
71474
71574
|
VolumeType = SimpleVolumeMinMax
|
|
71475
71575
|
@staticmethod
|
|
71476
71576
|
@typing.overload
|
|
71477
71577
|
def __init__(*args, **kwargs) -> None:
|
|
71478
71578
|
...
|
|
71479
71579
|
@typing.overload
|
|
71580
|
+
def __init__(self, volume: SimpleVolume) -> None:
|
|
71581
|
+
...
|
|
71582
|
+
@typing.overload
|
|
71480
71583
|
def __init__(self, arg0: VoxelsVolumeAccessor_SimpleVolumeMinMax) -> None:
|
|
71481
71584
|
"""
|
|
71482
71585
|
Implicit copy constructor.
|
|
@@ -71786,7 +71889,7 @@ class WatershedGraph:
|
|
|
71786
71889
|
class BdInfo:
|
|
71787
71890
|
"""
|
|
71788
71891
|
Generated from: MR::WatershedGraph::BdInfo
|
|
71789
|
-
Aliases: Vector_WatershedGraph_BdInfo_GraphEdgeId.reference, std_vector_WatershedGraph_BdInfo_value_type, Vector_WatershedGraph_BdInfo_GraphEdgeId.const_reference, Vector_WatershedGraph_BdInfo_GraphEdgeId.value_type,
|
|
71892
|
+
Aliases: Vector_WatershedGraph_BdInfo_GraphEdgeId.reference, std_vector_WatershedGraph_BdInfo_value_type, std_vector_WatershedGraph_BdInfo_const_reference, Vector_WatershedGraph_BdInfo_GraphEdgeId.const_reference, Vector_WatershedGraph_BdInfo_GraphEdgeId.value_type, std_vector_WatershedGraph_BdInfo_reference
|
|
71790
71893
|
|
|
71791
71894
|
associated with each edge in graph
|
|
71792
71895
|
"""
|
|
@@ -74712,7 +74815,7 @@ class int_output:
|
|
|
74712
74815
|
"""
|
|
74713
74816
|
class phmap_flat_hash_map_Id_EdgeTag_Id_EdgeTag:
|
|
74714
74817
|
"""
|
|
74715
|
-
Aliases: MapOrHashMap_Id_EdgeTag_Id_EdgeTag_Hash, MapOrHashMap_Id_EdgeTag_Id_EdgeTag_Hash, HashMap_Id_EdgeTag_Id_EdgeTag, HashMap_EdgeId_EdgeId,
|
|
74818
|
+
Aliases: MapOrHashMap_Id_EdgeTag_Id_EdgeTag_Hash, MapOrHashMap_Id_EdgeTag_Id_EdgeTag_Hash, HashMap_Id_EdgeTag_Id_EdgeTag, HashMap_EdgeId_EdgeId, HashMap_TypedBitSet_Id_EdgeTag_IndexType_TypedBitSet_Id_EdgeTag_IndexType, phmap_flat_hash_map_EdgeId_EdgeId, EdgeHashMap, MapOrHashMap_Id_EdgeTag_Id_EdgeTag_Hash
|
|
74716
74819
|
"""
|
|
74717
74820
|
def __bool__(self) -> bool:
|
|
74718
74821
|
"""
|
|
@@ -75638,7 +75741,7 @@ class std_array_Id_VertTag_2:
|
|
|
75638
75741
|
...
|
|
75639
75742
|
class std_array_Id_VertTag_3:
|
|
75640
75743
|
"""
|
|
75641
|
-
Aliases: Vector_std_array_VertId_3_FaceId_const_reference, Vector_std_array_VertId_3_FaceId_reference, Vector_std_array_VertId_3_FaceId_value_type, std_array_VertId_3,
|
|
75744
|
+
Aliases: Vector_std_array_VertId_3_FaceId_const_reference, Vector_std_array_VertId_3_FaceId_reference, Vector_std_array_VertId_3_FaceId_value_type, std_array_VertId_3, ThreeVertIds, SeparationPointSet
|
|
75642
75745
|
"""
|
|
75643
75746
|
def __getitem__(self, arg0: int) -> VertId:
|
|
75644
75747
|
...
|
|
@@ -75808,7 +75911,7 @@ class std_array_Vector3_double_3:
|
|
|
75808
75911
|
...
|
|
75809
75912
|
class std_array_Vector3_float_3:
|
|
75810
75913
|
"""
|
|
75811
|
-
Aliases: Vector_std_array_Vector3f_3_FaceId.const_reference,
|
|
75914
|
+
Aliases: Vector_std_array_Vector3f_3_FaceId.const_reference, Vector_std_array_Vector3f_3_FaceId.reference, Triangle3f, TriangleCornerNormals, std_array_Vector3f_3, Vector_std_array_Vector3f_3_FaceId.value_type
|
|
75812
75915
|
"""
|
|
75813
75916
|
def __getitem__(self, arg0: int) -> Vector3f:
|
|
75814
75917
|
...
|
|
@@ -75978,7 +76081,7 @@ class std_array_int_4:
|
|
|
75978
76081
|
...
|
|
75979
76082
|
class std_array_std_filesystem_path_4:
|
|
75980
76083
|
"""
|
|
75981
|
-
Aliases:
|
|
76084
|
+
Aliases: SystemPath.SystemFontPaths, std_array_std_filesystem_path_size_t_SystemFontType_Count
|
|
75982
76085
|
"""
|
|
75983
76086
|
def __getitem__(self, arg0: int) -> pathlib.Path:
|
|
75984
76087
|
...
|
|
@@ -77907,7 +78010,7 @@ class std_vector_DistanceMap:
|
|
|
77907
78010
|
...
|
|
77908
78011
|
class std_vector_EdgePoint:
|
|
77909
78012
|
"""
|
|
77910
|
-
Aliases: std_vector_std_vector_EdgePoint_const_reference, PlaneSection, IsoLine, Vector_std_vector_EdgePoint_VertId.const_reference, SurfacePath, SurfacePath, std_vector_std_vector_EdgePoint_reference, Vector_std_vector_EdgePoint_VertId.reference, SurfacePath, Vector_std_vector_EdgePoint_VertId.value_type, IsoLine,
|
|
78013
|
+
Aliases: std_vector_std_vector_EdgePoint_const_reference, PlaneSection, IsoLine, Vector_std_vector_EdgePoint_VertId.const_reference, SurfacePath, SurfacePath, std_vector_std_vector_EdgePoint_reference, Vector_std_vector_EdgePoint_VertId.reference, SurfacePath, Vector_std_vector_EdgePoint_VertId.value_type, IsoLine, std_vector_std_vector_EdgePoint_value_type, PlaneSection, std_vector_MeshEdgePoint, std_vector_MeshEdgePoint
|
|
77911
78014
|
"""
|
|
77912
78015
|
__hash__: typing.ClassVar[None] = None
|
|
77913
78016
|
element_type_byte_size: typing.ClassVar[int] = 8
|
|
@@ -80001,7 +80104,7 @@ class std_vector_IOFilter:
|
|
|
80001
80104
|
...
|
|
80002
80105
|
class std_vector_Id_EdgeTag:
|
|
80003
80106
|
"""
|
|
80004
|
-
Aliases: EdgeLoop,
|
|
80107
|
+
Aliases: EdgeLoop, std_vector_EdgeId, EdgeLoop, EdgePath, EdgePath
|
|
80005
80108
|
"""
|
|
80006
80109
|
__hash__: typing.ClassVar[None] = None
|
|
80007
80110
|
element_type_byte_size: typing.ClassVar[int] = 4
|
|
@@ -83029,7 +83132,7 @@ class std_vector_ModelPointsData:
|
|
|
83029
83132
|
...
|
|
83030
83133
|
class std_vector_ObjVertId:
|
|
83031
83134
|
"""
|
|
83032
|
-
Aliases: std_vector_std_vector_ObjVertId_reference, std_vector_std_vector_ObjVertId_value_type, MultiObjsSamples,
|
|
83135
|
+
Aliases: std_vector_std_vector_ObjVertId_reference, std_vector_std_vector_ObjVertId_value_type, MultiObjsSamples, Vector_std_vector_ObjVertId_Id_ICPElemtTag.value_type, Vector_std_vector_ObjVertId_Id_ICPElemtTag.const_reference, std_vector_std_vector_ObjVertId_const_reference, Vector_std_vector_ObjVertId_Id_ICPElemtTag.reference
|
|
83033
83136
|
"""
|
|
83034
83137
|
__hash__: typing.ClassVar[None] = None
|
|
83035
83138
|
element_type_byte_size: typing.ClassVar[int] = 8
|
|
@@ -90700,7 +90803,7 @@ class std_vector_std_variant_Sphere_Vector3_float_Features_Primitives_ConeSegmen
|
|
|
90700
90803
|
...
|
|
90701
90804
|
class std_vector_std_vector_EdgePoint:
|
|
90702
90805
|
"""
|
|
90703
|
-
Aliases: std_vector_SurfacePath, SurfacePaths, PlaneSections, SurfacePaths, std_vector_SurfacePath,
|
|
90806
|
+
Aliases: std_vector_SurfacePath, SurfacePaths, PlaneSections, SurfacePaths, std_vector_SurfacePath, PlaneSections, IsoLines
|
|
90704
90807
|
"""
|
|
90705
90808
|
__hash__: typing.ClassVar[None] = None
|
|
90706
90809
|
element_type_byte_size: typing.ClassVar[int] = 24
|
|
@@ -91551,7 +91654,7 @@ class std_vector_std_vector_VarEdgeTri:
|
|
|
91551
91654
|
...
|
|
91552
91655
|
class std_vector_std_vector_Vector2_double:
|
|
91553
91656
|
"""
|
|
91554
|
-
Aliases:
|
|
91657
|
+
Aliases: Contours2d, std_vector_std_vector_Vector2d
|
|
91555
91658
|
"""
|
|
91556
91659
|
__hash__: typing.ClassVar[None] = None
|
|
91557
91660
|
element_type_byte_size: typing.ClassVar[int] = 24
|
|
@@ -91662,7 +91765,7 @@ class std_vector_std_vector_Vector2_double:
|
|
|
91662
91765
|
...
|
|
91663
91766
|
class std_vector_std_vector_Vector2_float:
|
|
91664
91767
|
"""
|
|
91665
|
-
Aliases:
|
|
91768
|
+
Aliases: std_vector_std_vector_Vector2f, Contours2f
|
|
91666
91769
|
"""
|
|
91667
91770
|
__hash__: typing.ClassVar[None] = None
|
|
91668
91771
|
element_type_byte_size: typing.ClassVar[int] = 24
|
meshlib/mrmeshpy.so
CHANGED
|
Binary file
|
meshlib/mrviewerpy.so
CHANGED
|
Binary file
|
|
@@ -10,13 +10,13 @@ meshlib/libpybind11nonlimitedapi_meshlib_3.13.so,sha256=fqJ3fst16nFQ36h4KSljafaH
|
|
|
10
10
|
meshlib/libpybind11nonlimitedapi_meshlib_3.8.so,sha256=JK0pmtzwtPIesybNHasCzsx-DmwoXHQFCZu4oRzHWtA,276633
|
|
11
11
|
meshlib/libpybind11nonlimitedapi_meshlib_3.9.so,sha256=m5JzTqRPKsgAu_hdJqbA0GhB0RfOa78mMS3GgAiUau0,276753
|
|
12
12
|
meshlib/mrcudapy.pyi,sha256=25GQ4mFLswjtmmYXIA0LwniKDWj6VhS4FzVRu-E2SpQ,14621
|
|
13
|
-
meshlib/mrcudapy.so,sha256=
|
|
13
|
+
meshlib/mrcudapy.so,sha256=zeL_EC-jXVfBhQ56Xg9GF7JdlnmL-qrhvs2IT6RCmiM,821817
|
|
14
14
|
meshlib/mrmeshnumpy.pyi,sha256=jsvARxVLM1bNQtACjO8uQbz9j3IUTNgQZfvBALs4JG4,4466
|
|
15
|
-
meshlib/mrmeshnumpy.so,sha256=
|
|
16
|
-
meshlib/mrmeshpy.pyi,sha256=
|
|
17
|
-
meshlib/mrmeshpy.so,sha256=
|
|
15
|
+
meshlib/mrmeshnumpy.so,sha256=b-Skah-_abZTEBeCf4w6I5vOyKjj0K66AQT0NtbqatE,469881
|
|
16
|
+
meshlib/mrmeshpy.pyi,sha256=5Ws5tjR3NZgmP-kbcDiW6cdOvWWLQiZ4bEBagg-t21Q,3436790
|
|
17
|
+
meshlib/mrmeshpy.so,sha256=FZfFM-wGL6uCtp--OO-ZflErz8k8zbGuZ9KwZg4ckYE,50078209
|
|
18
18
|
meshlib/mrviewerpy.pyi,sha256=XWJWMGY7nIfDi8bjWhoslCdHuStBfZPDZmqkGWOuyAI,20364
|
|
19
|
-
meshlib/mrviewerpy.so,sha256
|
|
19
|
+
meshlib/mrviewerpy.so,sha256=4j2xlqYTtIuM1Swa-eYwYaliSCt4kuq04fbFs7uC6dA,1149177
|
|
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
|
|
@@ -74,13 +74,13 @@ meshlib/resource/textures/controller_cube_edges.png,sha256=eDlrOxLpfGVvLTrZjqj6m
|
|
|
74
74
|
meshlib/resource/textures/controller_cube_sides.png,sha256=h1QNB_KoEjMJEh3kq18EL2FoKD778PHH4kc6H66NiZQ,34610
|
|
75
75
|
meshlib.libs/libE57Format-54cf91fc.so.3.2.0,sha256=YhIxjI8dQYSD0rPXDXqDd7y9yvvqp4LUgltAIbEiIXk,1735569
|
|
76
76
|
meshlib.libs/libImath-3_1-9bc17c80.so.29.11.0,sha256=eKE3ZK4fiLamNaW8GLfxB5vHI3oGsuK4jBgCPva6HyE,462081
|
|
77
|
-
meshlib.libs/libMRCuda-
|
|
78
|
-
meshlib.libs/libMRIOExtras-
|
|
79
|
-
meshlib.libs/libMRMesh-
|
|
80
|
-
meshlib.libs/libMRPython-71127d54.so,sha256=
|
|
81
|
-
meshlib.libs/libMRSymbolMesh-dd6d9008.so,sha256=
|
|
82
|
-
meshlib.libs/libMRViewer-
|
|
83
|
-
meshlib.libs/libMRVoxels-1eafd330.so,sha256=
|
|
77
|
+
meshlib.libs/libMRCuda-844d59f9.so,sha256=YUb3x5wXvKBcdhPBr-PY_d5RenqRkWeZektOquq-Z7E,2773977
|
|
78
|
+
meshlib.libs/libMRIOExtras-1e6f4238.so,sha256=TBH_O-oFbdH7J4vPkYUDkswwEr2rxyrPR7UWgwXRp20,2140433
|
|
79
|
+
meshlib.libs/libMRMesh-f6b8c052.so,sha256=X5AKVVH2V_8Vo-d3BJSsb9Wq2CdWgNDxrzOQdEfjcBI,13018057
|
|
80
|
+
meshlib.libs/libMRPython-71127d54.so,sha256=wT5e77mcvO-pAOWXo5o_66AcOIqVG48l8BtGcvPab5c,400665
|
|
81
|
+
meshlib.libs/libMRSymbolMesh-dd6d9008.so,sha256=taQ6vfzGIlq1waI1KGxkfC52-l7lFBBNeltjVAui9Ow,473481
|
|
82
|
+
meshlib.libs/libMRViewer-8e19711d.so,sha256=rcbGEZp__GcIor38wgiRcu4rKgqSsfTPBkrXi-z2gmI,9717233
|
|
83
|
+
meshlib.libs/libMRVoxels-1eafd330.so,sha256=avvN1tPUruSVYZEoFFFasIxPn0Uf9CLPCpd-EBYGOag,9293161
|
|
84
84
|
meshlib.libs/libOpenCTM-c2be9009.so,sha256=1Otkq2Tp6XS_6tBNzlchznwR6wNvPQwJ4f1yyi-frBY,330497
|
|
85
85
|
meshlib.libs/libTKBO-6de90436.so.7.9.1,sha256=CckGFWDUTkPd3X63fEgcqrZwg4pgbos-6Cq1WgwpRKQ,4047969
|
|
86
86
|
meshlib.libs/libTKBRep-be9d9131.so.7.9.1,sha256=0gG89ezKMT9SmpTLpq_-GtN72UcvuP-3sJlppn9xKgs,2038313
|
|
@@ -159,8 +159,8 @@ meshlib.libs/libxcb-6a2d5dfb.so.1.1.0,sha256=fBDk77PI8ldc2qKuUT4oHKGSYcWR57AX1yz
|
|
|
159
159
|
meshlib.libs/libxerces-c-3-d3c061e7.3.so,sha256=ALfAokai1QlnhSPOtmB47fOJOofSl6OeZnQeCdOZcns,6802849
|
|
160
160
|
meshlib.libs/libzip-23ef0fc4.so.5.5,sha256=2k0kw1X6V5BSxaJ_X8hyczkb49p25oxyxz-cG_iS5pE,396777
|
|
161
161
|
meshlib.libs/libzstd-85316ac3.so.1.5.7,sha256=zC8CTNxPldUZvNF8ktGt6IBd0-OdVbd97637RD8zWJE,1194921
|
|
162
|
-
meshlib-3.0.8.
|
|
163
|
-
meshlib-3.0.8.
|
|
164
|
-
meshlib-3.0.8.
|
|
165
|
-
meshlib-3.0.8.
|
|
166
|
-
meshlib-3.0.8.
|
|
162
|
+
meshlib-3.0.8.247.dist-info/METADATA,sha256=fGRG__L92dyk9MvKN2Uf2HE6DpioqIyCy5HaVzrDiBQ,17201
|
|
163
|
+
meshlib-3.0.8.247.dist-info/WHEEL,sha256=trOw7Zrtm3ZLvKImSWN05c8qjunYuZgol6r-fRU7dsc,328
|
|
164
|
+
meshlib-3.0.8.247.dist-info/top_level.txt,sha256=qxFkGYDQ1Pc6TMlvS0PU9oUjvaFMs97gWbPYzzJxqiM,8
|
|
165
|
+
meshlib-3.0.8.247.dist-info/RECORD,,
|
|
166
|
+
meshlib-3.0.8.247.dist-info/licenses/LICENSE,sha256=sQZbvhjgrgYxqoOJNpBjj0mcH_hEhSeyj6eM9j1NUP8,7665
|
|
index 2833b0b..82632ef 100755
|
|
|
Binary file
|
|
index 2239b7b..f13ce7d 100755
|
|
|
Binary file
|
|
index de29e71..2d83a46 100755
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
index 2f5ad51..ecf4879 100755
|
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|