MCPcopy Create free account

hub / github.com/BIMCoderLiang/LNLib / functions

Functions895 in github.com/BIMCoderLiang/LNLib

FunctionLNLIB_POLY_basis_functions_first_derivative
dotnet/CAPI/src/Polynomials_CAPI.cpp:125
FunctionLNLIB_POLY_bernstein
dotnet/CAPI/src/Polynomials_CAPI.cpp:19
FunctionLNLIB_POLY_bezier_to_power_matrix
dotnet/CAPI/src/Polynomials_CAPI.cpp:233
FunctionLNLIB_POLY_get_knot_multiplicity
dotnet/CAPI/src/Polynomials_CAPI.cpp:61
FunctionLNLIB_POLY_get_knot_span_index
dotnet/CAPI/src/Polynomials_CAPI.cpp:55
FunctionLNLIB_POLY_horner
dotnet/CAPI/src/Polynomials_CAPI.cpp:49
FunctionLNLIB_POLY_horner_uv
dotnet/CAPI/src/Polynomials_CAPI.cpp:30
FunctionLNLIB_POLY_one_basis_function
dotnet/CAPI/src/Polynomials_CAPI.cpp:149
FunctionLNLIB_POLY_one_basis_function_derivative
dotnet/CAPI/src/Polynomials_CAPI.cpp:156
FunctionLNLIB_POLY_power_to_bezier_matrix
dotnet/CAPI/src/Polynomials_CAPI.cpp:275
FunctionLNLIB_PROJ_point_to_line
dotnet/CAPI/src/Projection_CAPI.cpp:25
FunctionLNLIB_PROJ_point_to_ray
dotnet/CAPI/src/Projection_CAPI.cpp:15
FunctionLNLIB_PROJ_stereographic
dotnet/CAPI/src/Projection_CAPI.cpp:40
FunctionLNLIB_UV_add
dotnet/CAPI/src/UV_CAPI.cpp:41
FunctionLNLIB_UV_create
dotnet/CAPI/src/UV_CAPI.cpp:16
FunctionLNLIB_UV_cross_product
dotnet/CAPI/src/UV_CAPI.cpp:130
FunctionLNLIB_UV_distance
dotnet/CAPI/src/UV_CAPI.cpp:98
FunctionLNLIB_UV_divide
dotnet/CAPI/src/UV_CAPI.cpp:78
FunctionLNLIB_UV_dot_product
dotnet/CAPI/src/UV_CAPI.cpp:123
FunctionLNLIB_UV_get_u
dotnet/CAPI/src/UV_CAPI.cpp:21
FunctionLNLIB_UV_get_v
dotnet/CAPI/src/UV_CAPI.cpp:26
FunctionLNLIB_UV_is_almost_equal
dotnet/CAPI/src/UV_CAPI.cpp:117
FunctionLNLIB_UV_is_unit
dotnet/CAPI/src/UV_CAPI.cpp:111
FunctionLNLIB_UV_is_zero
dotnet/CAPI/src/UV_CAPI.cpp:105
FunctionLNLIB_UV_length
dotnet/CAPI/src/UV_CAPI.cpp:86
FunctionLNLIB_UV_negative
dotnet/CAPI/src/UV_CAPI.cpp:57
FunctionLNLIB_UV_normalize
dotnet/CAPI/src/UV_CAPI.cpp:64
FunctionLNLIB_UV_scale
dotnet/CAPI/src/UV_CAPI.cpp:71
FunctionLNLIB_UV_set_u
dotnet/CAPI/src/UV_CAPI.cpp:31
FunctionLNLIB_UV_set_v
dotnet/CAPI/src/UV_CAPI.cpp:36
FunctionLNLIB_UV_sqr_length
dotnet/CAPI/src/UV_CAPI.cpp:92
FunctionLNLIB_UV_subtract
dotnet/CAPI/src/UV_CAPI.cpp:49
FunctionLNLIB_VALID_compute_curve_modify_tolerance
dotnet/CAPI/src/ValidationUtils_CAPI.cpp:38
FunctionLNLIB_VALID_is_valid_bezier
dotnet/CAPI/src/ValidationUtils_CAPI.cpp:23
FunctionLNLIB_VALID_is_valid_bspline
dotnet/CAPI/src/ValidationUtils_CAPI.cpp:28
FunctionLNLIB_VALID_is_valid_knotVector
dotnet/CAPI/src/ValidationUtils_CAPI.cpp:17
FunctionLNLIB_VALID_is_valid_nurbs
dotnet/CAPI/src/ValidationUtils_CAPI.cpp:33
FunctionLNLIB_XYZW_add
dotnet/CAPI/src/XYZW_CAPI.cpp:43
FunctionLNLIB_XYZW_create
dotnet/CAPI/src/XYZW_CAPI.cpp:17
FunctionLNLIB_XYZW_create_from_xyz
dotnet/CAPI/src/XYZW_CAPI.cpp:22
FunctionLNLIB_XYZW_distance
dotnet/CAPI/src/XYZW_CAPI.cpp:73
FunctionLNLIB_XYZW_divide
dotnet/CAPI/src/XYZW_CAPI.cpp:66
FunctionLNLIB_XYZW_get_w
dotnet/CAPI/src/XYZW_CAPI.cpp:83
FunctionLNLIB_XYZW_get_wx
dotnet/CAPI/src/XYZW_CAPI.cpp:80
FunctionLNLIB_XYZW_get_wy
dotnet/CAPI/src/XYZW_CAPI.cpp:81
FunctionLNLIB_XYZW_get_wz
dotnet/CAPI/src/XYZW_CAPI.cpp:82
FunctionLNLIB_XYZW_is_almost_equal
dotnet/CAPI/src/XYZW_CAPI.cpp:34
FunctionLNLIB_XYZW_multiply
dotnet/CAPI/src/XYZW_CAPI.cpp:59
FunctionLNLIB_XYZW_set_w
dotnet/CAPI/src/XYZW_CAPI.cpp:85
FunctionLNLIB_XYZW_subtract
dotnet/CAPI/src/XYZW_CAPI.cpp:51
FunctionLNLIB_XYZW_to_xyz
dotnet/CAPI/src/XYZW_CAPI.cpp:27
FunctionLNLIB_XYZ_add
dotnet/CAPI/src/XYZ_CAPI.cpp:52
FunctionLNLIB_XYZ_angle_to
dotnet/CAPI/src/XYZ_CAPI.cpp:108
FunctionLNLIB_XYZ_create
dotnet/CAPI/src/XYZ_CAPI.cpp:17
FunctionLNLIB_XYZ_create_random_orthogonal
dotnet/CAPI/src/XYZ_CAPI.cpp:89
FunctionLNLIB_XYZ_cross_product
dotnet/CAPI/src/XYZ_CAPI.cpp:149
FunctionLNLIB_XYZ_distance
dotnet/CAPI/src/XYZ_CAPI.cpp:157
FunctionLNLIB_XYZ_divide
dotnet/CAPI/src/XYZ_CAPI.cpp:82
FunctionLNLIB_XYZ_dot_product
dotnet/CAPI/src/XYZ_CAPI.cpp:142
FunctionLNLIB_XYZ_get_x
dotnet/CAPI/src/XYZ_CAPI.cpp:22
FunctionLNLIB_XYZ_get_y
dotnet/CAPI/src/XYZ_CAPI.cpp:27
FunctionLNLIB_XYZ_get_z
dotnet/CAPI/src/XYZ_CAPI.cpp:32
FunctionLNLIB_XYZ_is_almost_equal
dotnet/CAPI/src/XYZ_CAPI.cpp:127
FunctionLNLIB_XYZ_is_unit
dotnet/CAPI/src/XYZ_CAPI.cpp:121
FunctionLNLIB_XYZ_is_zero
dotnet/CAPI/src/XYZ_CAPI.cpp:115
FunctionLNLIB_XYZ_length
dotnet/CAPI/src/XYZ_CAPI.cpp:96
FunctionLNLIB_XYZ_multiply
dotnet/CAPI/src/XYZ_CAPI.cpp:75
FunctionLNLIB_XYZ_negative
dotnet/CAPI/src/XYZ_CAPI.cpp:68
FunctionLNLIB_XYZ_normalize
dotnet/CAPI/src/XYZ_CAPI.cpp:135
FunctionLNLIB_XYZ_set_x
dotnet/CAPI/src/XYZ_CAPI.cpp:37
FunctionLNLIB_XYZ_set_y
dotnet/CAPI/src/XYZ_CAPI.cpp:42
FunctionLNLIB_XYZ_set_z
dotnet/CAPI/src/XYZ_CAPI.cpp:47
FunctionLNLIB_XYZ_sqr_length
dotnet/CAPI/src/XYZ_CAPI.cpp:102
FunctionLNLIB_XYZ_subtract
dotnet/CAPI/src/XYZ_CAPI.cpp:60
MethodLeastSquaresApproximation
src/LNLib/Geometry/Curve/NurbsCurve.cpp:2162
MethodLeastSquaresApproximation
( int degree, [In] XYZ[] points, int point_count, int control_
dotnet/PInvoke/src/NurbsCurve.cs:250
MethodLength
src/LNLib/Mathematics/Math/XYZ.cpp:102
MethodLength
(XYZ xyz)
dotnet/PInvoke/src/XYZ.cs:54
MethodMakeCornerFilletSurface
src/LNLib/Geometry/Surface/NurbsSurface.cpp:1863
MethodMakeCornerFilletSurface
( LN_NurbsCurve arc, out LN_NurbsSurface out_surface)
dotnet/PInvoke/src/NurbsSurface.cs:202
MethodMakeDiagonal
src/LNLib/Mathematics/Utils/MathUtils.cpp:157
MethodMakeInverse
src/LNLib/Mathematics/Utils/MathUtils.cpp:199
MethodMatrix4d
src/LNLib/Mathematics/Math/Matrix4d.cpp:21
MethodMatrixMultiply
src/LNLib/Mathematics/Utils/MathUtils.cpp:137
MethodMerge
src/LNLib/Geometry/Curve/NurbsCurve.cpp:1500
MethodMerge
( LN_NurbsCurve left, LN_NurbsCurve right, out LN_NurbsCurve out_curve)
dotnet/PInvoke/src/NurbsCurve.cs:161
MethodMultiply
src/LNLib/Algorithm/ControlPointsUtils.cpp:61
MethodMultiply
( Matrix4d a, Matrix4d b)
dotnet/PInvoke/src/Matrix4d.cs:100
MethodMultiply
(XYZW a, double scalar)
dotnet/PInvoke/src/XYZW.cs:60
MethodNegative
src/LNLib/Mathematics/Math/XYZ.cpp:151
MethodNegative
(XYZ xyz)
dotnet/PInvoke/src/XYZ.cs:72
MethodNeighborWeightsModification
src/LNLib/Geometry/Curve/NurbsCurve.cpp:3127
MethodNeighborWeightsModification
( LN_NurbsCurve curve, double param_t, int move_index, double
dotnet/PInvoke/src/NurbsCurve.cs:345
MethodNonUniformScaling
src/LNLib/Geometry/Surface/NurbsSurface.cpp:1814
MethodNonUniformScalingQuerySize
( [In] XYZW[] control_points, int rows, int cols, double x_fac
dotnet/PInvoke/src/NurbsSurface.cs:189
MethodNormal
src/LNLib/Geometry/Surface/NurbsSurface.cpp:442
MethodNormal
src/LNLib/Geometry/Curve/NurbsCurve.cpp:325
MethodNormal
( LN_NurbsCurve curve, CurveNormal normal_type, double param_t)
dotnet/PInvoke/src/NurbsCurve.cs:317
MethodNormal
( LN_NurbsSurface surface, UV uv)
dotnet/PInvoke/src/NurbsSurface.cs:59
MethodNormalize
(XYZ xyz)
dotnet/PInvoke/src/XYZ.cs:63
← previousnext →601–700 of 895, ranked by callers