MCPcopy Create free account

hub / github.com/BIMCoderLiang/LNLib / functions

Functions895 in github.com/BIMCoderLiang/LNLib

FunctionTEST
tests/T_MathUtils.cpp:5
FunctionTEST
tests/T_BezierCurve.cpp:10
FunctionTEST
tests/T_XYZW.cpp:6
FunctionTEST
tests/T_Fundamental.cpp:11
FunctionTEST
tests/T_Fitting.cpp:15
MethodTessellate
src/LNLib/Geometry/Curve/NurbsCurve.cpp:4018
FunctionToCAPI
dotnet/CAPI/include/NurbsCurve_CAPI.h:267
MethodToClampCurve
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3427
MethodToClampCurve
( LN_NurbsCurve curve, out LN_NurbsCurve out_curve)
dotnet/PInvoke/src/NurbsCurve.cs:400
MethodToUnclampCurve
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3541
MethodToUnclampCurve
( LN_NurbsCurve curve, out LN_NurbsCurve out_curve)
dotnet/PInvoke/src/NurbsCurve.cs:409
MethodToXYZW
src/LNLib/Algorithm/ControlPointsUtils.cpp:45
MethodTorsion
src/LNLib/Geometry/Curve/NurbsCurve.cpp:422
MethodTorsion
( LN_NurbsCurve curve, double param_t)
dotnet/PInvoke/src/NurbsCurve.cs:51
MethodTriangulate
src/LNLib/Geometry/Surface/NurbsSurface.cpp:3404
MethodTriangulate
( LN_NurbsSurface surface, int resolution_u, int resolution_v,
dotnet/PInvoke/src/NurbsSurface.cs:293
MethodU
src/LNLib/Mathematics/Math/UVW.cpp:55
MethodUV
src/LNLib/Mathematics/Math/UV.cpp:18
MethodUVW
src/LNLib/Mathematics/Math/UVW.cpp:17
MethodV
src/LNLib/Mathematics/Math/UVW.cpp:65
MethodVoronoiDiagramGenerator
src/LNLib/Algorithm/Voronoi.cpp:37
MethodW
src/LNLib/Mathematics/Math/XYZW.cpp:87
MethodWarping
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3206
MethodWarping
( LN_NurbsCurve curve, [In] double[] warp_shape, int warp_shape_count,
dotnet/PInvoke/src/NurbsCurve.cs:354
MethodWeightModification
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3101
MethodWeightModification
( LN_NurbsCurve curve, double param_t, int move_index, double
dotnet/PInvoke/src/NurbsCurve.cs:337
MethodWeightedAndContrainedLeastSquaresApproximation
src/LNLib/Geometry/Curve/NurbsCurve.cpp:2310
MethodWeightedConstrainedLeastSquares
( int degree, [In] XYZ[] points, [In] double[] point_weights,
dotnet/PInvoke/src/NurbsCurve.cs:258
MethodXYZ
src/LNLib/Mathematics/Math/XYZ.cpp:19
MethodXYZW
src/LNLib/Mathematics/Math/XYZW.cpp:19
Methodbisect
src/LNLib/Algorithm/Voronoi.cpp:379
Methodcircle
src/LNLib/Algorithm/Voronoi.cpp:811
Methodcleanup
src/LNLib/Algorithm/Voronoi.cpp:692
MethodcleanupEdges
src/LNLib/Algorithm/Voronoi.cpp:741
Methodclip_line
src/LNLib/Algorithm/Voronoi.cpp:839
Methodderef
src/LNLib/Algorithm/Voronoi.cpp:551
Functiondfst
src/LNLib/include/FFT.h:642
Methoddist
src/LNLib/Algorithm/Voronoi.cpp:527
Methodendpoint
src/LNLib/Algorithm/Voronoi.cpp:513
Methodfreeinit
src/LNLib/Algorithm/Voronoi.cpp:655
MethodgenerateVertexLinks
src/LNLib/Algorithm/Voronoi.cpp:1254
Methodgeominit
src/LNLib/Algorithm/Voronoi.cpp:366
FunctiongetNext
src/LNLib/include/Voronoi.h:140
FunctiongetNextDelaunay
src/LNLib/include/Voronoi.h:160
FunctiongetNextVertex
src/LNLib/include/Voronoi.h:187
MethodgetNextVertexPair
src/LNLib/Algorithm/Voronoi.cpp:1460
Methodgetfree
src/LNLib/Algorithm/Voronoi.cpp:661
MethodinsertVertexAddress
src/LNLib/Algorithm/Voronoi.cpp:1171
MethodinsertVertexLink
src/LNLib/Algorithm/Voronoi.cpp:1196
Methodintersect
create a new site where the HalfEdges el1 and el2 intersect - note that the PointVDG in the argument list is not used, don't know why it's there
src/LNLib/Algorithm/Voronoi.cpp:415
Methodleftreg
src/LNLib/Algorithm/Voronoi.cpp:349
Methodline
for those who don't have Cherry's plot */ #include <plot.h> */
src/LNLib/Algorithm/Voronoi.cpp:806
Functionmain
tests/T_Main.cpp:3
Methodmakefree
src/LNLib/Algorithm/Voronoi.cpp:686
Methodmakevertex
src/LNLib/Algorithm/Voronoi.cpp:535
Methodmyalloc
src/LNLib/Algorithm/Voronoi.cpp:796
Methodnextone
return a single in-storage site */
src/LNLib/Algorithm/Voronoi.cpp:1493
Methodoperator()
src/LNLib/Geometry/Surface/NurbsSurface.cpp:53
Methodoperator()
src/LNLib/Geometry/Surface/NurbsSurface.cpp:68
Methodoperator()
src/LNLib/Geometry/Surface/NurbsSurface.cpp:3258
Methodoperator()
src/LNLib/Geometry/Curve/NurbsCurve.cpp:40
Methodoperator*
src/LNLib/Mathematics/Math/XYZ.cpp:216
Methodoperator*
src/LNLib/Mathematics/Math/UV.cpp:166
Methodoperator*
src/LNLib/Mathematics/Math/Matrix4d.cpp:407
Methodoperator*
src/LNLib/Mathematics/Math/XYZW.cpp:160
Methodoperator+
src/LNLib/Mathematics/Math/XYZ.cpp:206
Methodoperator+
src/LNLib/Mathematics/Math/UV.cpp:156
Methodoperator+
src/LNLib/Mathematics/Math/Matrix4d.cpp:414
Methodoperator+
src/LNLib/Mathematics/Math/XYZW.cpp:140
Methodoperator-
src/LNLib/Mathematics/Math/XYZ.cpp:211
Methodoperator-
src/LNLib/Mathematics/Math/UV.cpp:161
Methodoperator-
src/LNLib/Mathematics/Math/Matrix4d.cpp:427
Methodoperator-
src/LNLib/Mathematics/Math/XYZW.cpp:145
Methodoperator/
src/LNLib/Mathematics/Math/XYZ.cpp:269
Methodoperator/
src/LNLib/Mathematics/Math/UV.cpp:216
Methodoperator/
src/LNLib/Mathematics/Math/XYZW.cpp:170
Methodoperator^
src/LNLib/Mathematics/Math/XYZ.cpp:265
Methodoperator^
src/LNLib/Mathematics/Math/UV.cpp:212
Methodout_bisector
src/LNLib/Algorithm/Voronoi.cpp:815
Methodout_triple
src/LNLib/Algorithm/Voronoi.cpp:542
Methodplotinit
src/LNLib/Algorithm/Voronoi.cpp:824
MethodpushDelaunayGraphEdge
src/LNLib/Algorithm/Voronoi.cpp:781
MethodpushGraphEdge
src/LNLib/Algorithm/Voronoi.cpp:767
Methodrange
src/LNLib/Algorithm/Voronoi.cpp:813
Methodref
src/LNLib/Algorithm/Voronoi.cpp:558
Methodreset
src/LNLib/Algorithm/Voronoi.cpp:71
FunctionresetDelaunayEdgesIterator
src/LNLib/include/Voronoi.h:155
FunctionresetIterator
src/LNLib/include/Voronoi.h:135
FunctionresetVertexPairIterator
src/LNLib/include/Voronoi.h:175
FunctionresetVerticesIterator
src/LNLib/include/Voronoi.h:182
Methodright_of
returns 1 if p is to right of halfedge e */
src/LNLib/Algorithm/Voronoi.cpp:465
Methodrightreg
src/LNLib/Algorithm/Voronoi.cpp:357
Methodscomp
src/LNLib/Algorithm/Voronoi.cpp:1482
Methodvoronoi
src/LNLib/Algorithm/Voronoi.cpp:1023
Method~VoronoiDiagramGenerator
src/LNLib/Algorithm/Voronoi.cpp:66
← previous801–895 of 895, ranked by callers