Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BIMCoderLiang/LNLib
/ functions
Functions
895 in github.com/BIMCoderLiang/LNLib
⨍
Functions
895
◇
Types & classes
136
Function
TEST
tests/T_MathUtils.cpp:5
Function
TEST
tests/T_BezierCurve.cpp:10
Function
TEST
tests/T_XYZW.cpp:6
Function
TEST
tests/T_Fundamental.cpp:11
Function
TEST
tests/T_Fitting.cpp:15
Method
Tessellate
src/LNLib/Geometry/Curve/NurbsCurve.cpp:4018
Function
ToCAPI
dotnet/CAPI/include/NurbsCurve_CAPI.h:267
Method
ToClampCurve
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3427
Method
ToClampCurve
( LN_NurbsCurve curve, out LN_NurbsCurve out_curve)
dotnet/PInvoke/src/NurbsCurve.cs:400
Method
ToUnclampCurve
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3541
Method
ToUnclampCurve
( LN_NurbsCurve curve, out LN_NurbsCurve out_curve)
dotnet/PInvoke/src/NurbsCurve.cs:409
Method
ToXYZW
src/LNLib/Algorithm/ControlPointsUtils.cpp:45
Method
Torsion
src/LNLib/Geometry/Curve/NurbsCurve.cpp:422
Method
Torsion
( LN_NurbsCurve curve, double param_t)
dotnet/PInvoke/src/NurbsCurve.cs:51
Method
Triangulate
src/LNLib/Geometry/Surface/NurbsSurface.cpp:3404
Method
Triangulate
( LN_NurbsSurface surface, int resolution_u, int resolution_v,
dotnet/PInvoke/src/NurbsSurface.cs:293
Method
U
src/LNLib/Mathematics/Math/UVW.cpp:55
Method
UV
src/LNLib/Mathematics/Math/UV.cpp:18
Method
UVW
src/LNLib/Mathematics/Math/UVW.cpp:17
Method
V
src/LNLib/Mathematics/Math/UVW.cpp:65
Method
VoronoiDiagramGenerator
src/LNLib/Algorithm/Voronoi.cpp:37
Method
W
src/LNLib/Mathematics/Math/XYZW.cpp:87
Method
Warping
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3206
Method
Warping
( LN_NurbsCurve curve, [In] double[] warp_shape, int warp_shape_count,
dotnet/PInvoke/src/NurbsCurve.cs:354
Method
WeightModification
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3101
Method
WeightModification
( LN_NurbsCurve curve, double param_t, int move_index, double
dotnet/PInvoke/src/NurbsCurve.cs:337
Method
WeightedAndContrainedLeastSquaresApproximation
src/LNLib/Geometry/Curve/NurbsCurve.cpp:2310
Method
WeightedConstrainedLeastSquares
( int degree, [In] XYZ[] points, [In] double[] point_weights,
dotnet/PInvoke/src/NurbsCurve.cs:258
Method
XYZ
src/LNLib/Mathematics/Math/XYZ.cpp:19
Method
XYZW
src/LNLib/Mathematics/Math/XYZW.cpp:19
Method
bisect
src/LNLib/Algorithm/Voronoi.cpp:379
Method
circle
src/LNLib/Algorithm/Voronoi.cpp:811
Method
cleanup
src/LNLib/Algorithm/Voronoi.cpp:692
Method
cleanupEdges
src/LNLib/Algorithm/Voronoi.cpp:741
Method
clip_line
src/LNLib/Algorithm/Voronoi.cpp:839
Method
deref
src/LNLib/Algorithm/Voronoi.cpp:551
Function
dfst
src/LNLib/include/FFT.h:642
Method
dist
src/LNLib/Algorithm/Voronoi.cpp:527
Method
endpoint
src/LNLib/Algorithm/Voronoi.cpp:513
Method
freeinit
src/LNLib/Algorithm/Voronoi.cpp:655
Method
generateVertexLinks
src/LNLib/Algorithm/Voronoi.cpp:1254
Method
geominit
src/LNLib/Algorithm/Voronoi.cpp:366
Function
getNext
src/LNLib/include/Voronoi.h:140
Function
getNextDelaunay
src/LNLib/include/Voronoi.h:160
Function
getNextVertex
src/LNLib/include/Voronoi.h:187
Method
getNextVertexPair
src/LNLib/Algorithm/Voronoi.cpp:1460
Method
getfree
src/LNLib/Algorithm/Voronoi.cpp:661
Method
insertVertexAddress
src/LNLib/Algorithm/Voronoi.cpp:1171
Method
insertVertexLink
src/LNLib/Algorithm/Voronoi.cpp:1196
Method
intersect
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
Method
leftreg
src/LNLib/Algorithm/Voronoi.cpp:349
Method
line
for those who don't have Cherry's plot */ #include <plot.h> */
src/LNLib/Algorithm/Voronoi.cpp:806
Function
main
tests/T_Main.cpp:3
Method
makefree
src/LNLib/Algorithm/Voronoi.cpp:686
Method
makevertex
src/LNLib/Algorithm/Voronoi.cpp:535
Method
myalloc
src/LNLib/Algorithm/Voronoi.cpp:796
Method
nextone
return a single in-storage site */
src/LNLib/Algorithm/Voronoi.cpp:1493
Method
operator()
src/LNLib/Geometry/Surface/NurbsSurface.cpp:53
Method
operator()
src/LNLib/Geometry/Surface/NurbsSurface.cpp:68
Method
operator()
src/LNLib/Geometry/Surface/NurbsSurface.cpp:3258
Method
operator()
src/LNLib/Geometry/Curve/NurbsCurve.cpp:40
Method
operator*
src/LNLib/Mathematics/Math/XYZ.cpp:216
Method
operator*
src/LNLib/Mathematics/Math/UV.cpp:166
Method
operator*
src/LNLib/Mathematics/Math/Matrix4d.cpp:407
Method
operator*
src/LNLib/Mathematics/Math/XYZW.cpp:160
Method
operator+
src/LNLib/Mathematics/Math/XYZ.cpp:206
Method
operator+
src/LNLib/Mathematics/Math/UV.cpp:156
Method
operator+
src/LNLib/Mathematics/Math/Matrix4d.cpp:414
Method
operator+
src/LNLib/Mathematics/Math/XYZW.cpp:140
Method
operator-
src/LNLib/Mathematics/Math/XYZ.cpp:211
Method
operator-
src/LNLib/Mathematics/Math/UV.cpp:161
Method
operator-
src/LNLib/Mathematics/Math/Matrix4d.cpp:427
Method
operator-
src/LNLib/Mathematics/Math/XYZW.cpp:145
Method
operator/
src/LNLib/Mathematics/Math/XYZ.cpp:269
Method
operator/
src/LNLib/Mathematics/Math/UV.cpp:216
Method
operator/
src/LNLib/Mathematics/Math/XYZW.cpp:170
Method
operator^
src/LNLib/Mathematics/Math/XYZ.cpp:265
Method
operator^
src/LNLib/Mathematics/Math/UV.cpp:212
Method
out_bisector
src/LNLib/Algorithm/Voronoi.cpp:815
Method
out_triple
src/LNLib/Algorithm/Voronoi.cpp:542
Method
plotinit
src/LNLib/Algorithm/Voronoi.cpp:824
Method
pushDelaunayGraphEdge
src/LNLib/Algorithm/Voronoi.cpp:781
Method
pushGraphEdge
src/LNLib/Algorithm/Voronoi.cpp:767
Method
range
src/LNLib/Algorithm/Voronoi.cpp:813
Method
ref
src/LNLib/Algorithm/Voronoi.cpp:558
Method
reset
src/LNLib/Algorithm/Voronoi.cpp:71
Function
resetDelaunayEdgesIterator
src/LNLib/include/Voronoi.h:155
Function
resetIterator
src/LNLib/include/Voronoi.h:135
Function
resetVertexPairIterator
src/LNLib/include/Voronoi.h:175
Function
resetVerticesIterator
src/LNLib/include/Voronoi.h:182
Method
right_of
returns 1 if p is to right of halfedge e */
src/LNLib/Algorithm/Voronoi.cpp:465
Method
rightreg
src/LNLib/Algorithm/Voronoi.cpp:357
Method
scomp
src/LNLib/Algorithm/Voronoi.cpp:1482
Method
voronoi
src/LNLib/Algorithm/Voronoi.cpp:1023
Method
~VoronoiDiagramGenerator
src/LNLib/Algorithm/Voronoi.cpp:66
← previous
801–895 of 895, ranked by callers