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
↓ 161 callers
Method
IsAlmostEqualTo
src/LNLib/Mathematics/Math/UV.cpp:79
↓ 106 callers
Function
ToXYZ
dotnet/CAPI/include/XYZ_CAPI.h:53
↓ 93 callers
Method
DotProduct
src/LNLib/Mathematics/Math/UV.cpp:123
↓ 86 callers
Function
FromCAPI
dotnet/CAPI/src/NurbsSurface_CAPI.cpp:28
↓ 70 callers
Function
GetPointOnCurve
src/LNLib/include/BsplineCurve.h:48
↓ 67 callers
Method
ToXYZ
src/LNLib/Mathematics/Math/XYZW.cpp:97
↓ 60 callers
Function
ToCAPI
dotnet/CAPI/src/NurbsSurface_CAPI.cpp:44
↓ 58 callers
Method
GetW
src/LNLib/Mathematics/Math/UVW.cpp:52
↓ 56 callers
Method
Length
src/LNLib/Mathematics/Math/UV.cpp:85
↓ 55 callers
Method
Normalize
src/LNLib/Mathematics/Math/UV.cpp:95
↓ 53 callers
Method
Distance
src/LNLib/Mathematics/Math/UV.cpp:133
↓ 38 callers
Method
X
src/LNLib/Mathematics/Math/XYZ.cpp:55
↓ 38 callers
Method
Y
src/LNLib/Mathematics/Math/XYZ.cpp:65
↓ 38 callers
Method
Z
src/LNLib/Mathematics/Math/XYZ.cpp:75
↓ 36 callers
Function
FromXYZ
dotnet/CAPI/include/XYZ_CAPI.h:54
↓ 35 callers
Method
GetElement
src/LNLib/Mathematics/Math/Matrix4d.cpp:224
↓ 34 callers
Function
GetPointOnSurface
src/LNLib/include/BsplineSurface.h:55
↓ 32 callers
Method
CrossProduct
src/LNLib/Mathematics/Math/UV.cpp:128
↓ 30 callers
Method
GetY
src/LNLib/Mathematics/Math/XYZ.cpp:46
↓ 29 callers
Method
GetU
src/LNLib/Mathematics/Math/UV.cpp:37
↓ 29 callers
Method
GetV
src/LNLib/Mathematics/Math/UV.cpp:45
↓ 29 callers
Method
GetX
src/LNLib/Mathematics/Math/XYZ.cpp:38
↓ 26 callers
Method
GetZ
src/LNLib/Mathematics/Math/XYZ.cpp:53
↓ 24 callers
Method
GetWX
src/LNLib/Mathematics/Math/XYZW.cpp:43
↓ 24 callers
Method
GetWY
src/LNLib/Mathematics/Math/XYZW.cpp:45
↓ 23 callers
Method
GetWZ
src/LNLib/Mathematics/Math/XYZW.cpp:47
↓ 22 callers
Method
GetU
(UV uv)
dotnet/PInvoke/src/UV.cs:27
↓ 22 callers
Method
GetV
(UV uv)
dotnet/PInvoke/src/UV.cs:30
↓ 20 callers
Function
Getqk
src/LNLib/Algorithm/Interpolation.cpp:22
↓ 19 callers
Method
IsZero
src/LNLib/Mathematics/Math/UV.cpp:69
↓ 19 callers
Function
ToMatrix4d
dotnet/CAPI/src/Matrix4d_CAPI.cpp:16
↓ 16 callers
Function
Transpose
src/LNLib/include/MathUtils.h:60
↓ 15 callers
Function
FromMatrix4d
dotnet/CAPI/src/Matrix4d_CAPI.cpp:24
↓ 11 callers
Method
GetX
(XYZ xyz)
dotnet/PInvoke/src/XYZ.cs:27
↓ 11 callers
Method
GetY
(XYZ xyz)
dotnet/PInvoke/src/XYZ.cs:30
↓ 11 callers
Method
GetZ
(XYZ xyz)
dotnet/PInvoke/src/XYZ.cs:33
↓ 10 callers
Method
Normalize
(UV uv)
dotnet/PInvoke/src/UV.cs:54
↓ 9 callers
Method
Distance
(UV a, UV b)
dotnet/PInvoke/src/UV.cs:72
↓ 9 callers
Method
IsUnit
(UV uv, double epsilon)
dotnet/PInvoke/src/UV.cs:42
↓ 9 callers
Method
IsZero
(UV uv, double epsilon)
dotnet/PInvoke/src/UV.cs:39
↓ 9 callers
Method
W
src/LNLib/Mathematics/Math/UVW.cpp:74
↓ 7 callers
Method
DotProduct
(UV a, UV b)
dotnet/PInvoke/src/UV.cs:66
↓ 7 callers
Method
IsIdentity
src/LNLib/Mathematics/Math/Matrix4d.cpp:348
↓ 7 callers
Method
U
src/LNLib/Mathematics/Math/UV.cpp:48
↓ 7 callers
Method
V
src/LNLib/Mathematics/Math/UV.cpp:58
↓ 6 callers
Method
AngleTo
src/LNLib/Mathematics/Math/XYZ.cpp:112
↓ 6 callers
Function
GetPointOnCurveByDeCasteljau
src/LNLib/include/BezierCurve.h:71
↓ 6 callers
Method
OfPoint
src/LNLib/Mathematics/Math/Matrix4d.cpp:261
↓ 6 callers
Function
ToUV
dotnet/CAPI/include/UV_CAPI.h:53
↓ 6 callers
Function
ToXYZW
dotnet/CAPI/include/XYZW_CAPI.h:45
↓ 6 callers
Method
WX
src/LNLib/Mathematics/Math/XYZW.cpp:57
↓ 6 callers
Method
WY
src/LNLib/Mathematics/Math/XYZW.cpp:67
↓ 6 callers
Method
WZ
src/LNLib/Mathematics/Math/XYZW.cpp:77
↓ 5 callers
Function
GetPointOnCurveByBernstein
src/LNLib/include/BezierCurve.h:47
↓ 5 callers
Function
GetTk
src/LNLib/Algorithm/Interpolation.cpp:32
↓ 5 callers
Method
GetW
(XYZW xyzw)
dotnet/PInvoke/src/XYZW.cs:39
↓ 5 callers
Method
GetWX
(XYZW xyzw)
dotnet/PInvoke/src/XYZW.cs:30
↓ 5 callers
Method
GetWY
(XYZW xyzw)
dotnet/PInvoke/src/XYZW.cs:33
↓ 5 callers
Method
GetWZ
(XYZW xyzw)
dotnet/PInvoke/src/XYZW.cs:36
↓ 5 callers
Method
Length
(UV uv)
dotnet/PInvoke/src/UV.cs:48
↓ 5 callers
Method
Negative
src/LNLib/Mathematics/Math/UV.cpp:118
↓ 4 callers
Function
ComputeDerivatives
src/LNLib/include/BsplineCurve.h:74
↓ 4 callers
Method
CrossProduct
(UV a, UV b)
dotnet/PInvoke/src/UV.cs:69
↓ 4 callers
Function
FromUV
dotnet/CAPI/include/UV_CAPI.h:54
↓ 4 callers
Function
FromXYZW
dotnet/CAPI/include/XYZW_CAPI.h:46
↓ 4 callers
Function
GetPointOnSurfaceByDeCasteljau
src/LNLib/include/BezierSurface.h:59
↓ 4 callers
Method
GetW
src/LNLib/Mathematics/Math/XYZW.cpp:55
↓ 4 callers
Method
Normalize
src/LNLib/Mathematics/Math/XYZ.cpp:127
↓ 4 callers
Method
SetElement
src/LNLib/Mathematics/Math/Matrix4d.cpp:229
↓ 4 callers
Method
SqrLength
(UV uv)
dotnet/PInvoke/src/UV.cs:51
↓ 4 callers
Function
bitrv
src/LNLib/include/FFT.h:559
↓ 4 callers
Function
rdft
src/LNLib/include/FFT.h:337
↓ 3 callers
Method
CrossProduct
src/LNLib/Mathematics/Math/XYZ.cpp:161
↓ 3 callers
Function
GetColumn
src/LNLib/include/MathUtils.h:76
↓ 3 callers
Method
GetInverse
src/LNLib/Mathematics/Math/Matrix4d.cpp:295
↓ 3 callers
Function
NURBSSurfaceForAreaTest
tests/T_Additional.cpp:127
↓ 3 callers
Method
OfWeightedPoint
src/LNLib/Mathematics/Math/Matrix4d.cpp:272
↓ 3 callers
Method
SqrLength
src/LNLib/Mathematics/Math/UV.cpp:90
↓ 2 callers
Method
Add
(UV a, UV b)
dotnet/PInvoke/src/UV.cs:57
↓ 2 callers
Function
AllocAndPin
(T[] array, out GCHandle handle)
dotnet/DotNetTest/Test.cs:15
↓ 2 callers
Function
ComputeDerivativesByAllBasisFunctions
src/LNLib/include/BsplineCurve.h:139
↓ 2 callers
Function
GetIndex
src/LNLib/Geometry/Surface/NurbsSurface.cpp:78
↓ 2 callers
Method
IsZero
src/LNLib/Mathematics/Math/XYZ.cpp:85
↓ 2 callers
Method
Multiply
src/LNLib/Mathematics/Math/Matrix4d.cpp:234
↓ 2 callers
Method
Negative
(UV uv)
dotnet/PInvoke/src/UV.cs:63
↓ 2 callers
Method
SetBasisW
src/LNLib/Mathematics/Math/Matrix4d.cpp:212
↓ 2 callers
Method
Substract
src/LNLib/Mathematics/Math/UV.cpp:113
↓ 2 callers
Method
ToXYZ
(XYZW xyzw, int divideWeight)
dotnet/PInvoke/src/XYZW.cs:45
↓ 2 callers
Function
cdft
src/LNLib/include/FFT.h:267
↓ 2 callers
Method
generateVoronoi
src/LNLib/Algorithm/Voronoi.cpp:114
↓ 2 callers
Method
getTriangles
src/LNLib/Algorithm/Voronoi.cpp:99
↓ 2 callers
Method
setGenerateDelaunay
src/LNLib/Algorithm/Voronoi.cpp:104
↓ 2 callers
Method
setGenerateVoronoi
src/LNLib/Algorithm/Voronoi.cpp:109
↓ 1 callers
Method
AngleTo
(XYZ a, XYZ b, double epsilon)
dotnet/PInvoke/src/XYZ.cs:60
↓ 1 callers
Function
CalculateLengthBySimpson
src/LNLib/Geometry/Curve/NurbsCurve.cpp:47
↓ 1 callers
Function
Check
src/LNLib/include/BezierCurve.h:26
↓ 1 callers
Function
ComputeControlPointsOfDerivatives
src/LNLib/include/BsplineCurve.h:106
↓ 1 callers
Function
ComputeControlPointsOfDerivatives
src/LNLib/include/BsplineSurface.h:197
↓ 1 callers
Function
ComputeFirstOrderDerivative
src/LNLib/include/BsplineSurface.h:145
↓ 1 callers
Method
DotProduct
src/LNLib/Mathematics/Math/XYZ.cpp:156
next →
1–100 of 895, ranked by callers