MCPcopy Create free account

hub / github.com/jpcy/xatlas / functions

Functions718 in github.com/jpcy/xatlas

MethodchartCount
source/xatlas/xatlas.cpp:5331
MethodchartCount
source/xatlas/xatlas.cpp:7510
MethodchartFaces
source/xatlas/xatlas.cpp:5061
MethodchartFaces
source/xatlas/xatlas.cpp:5161
MethodchartFaces
source/xatlas/xatlas.cpp:5332
MethodchartFaces
source/xatlas/xatlas.cpp:6581
Methodclear
source/xatlas/xatlas.cpp:964
Methodclear
source/xatlas/xatlas.cpp:2230
Methodclear
source/xatlas/xatlas.cpp:4978
MethodclipHorizontalPlane
source/xatlas/xatlas.cpp:4703
MethodclipVerticalPlane
source/xatlas/xatlas.cpp:4727
FunctioncompareSampleLocations
source/viewer/viewer_bake.cpp:471
Methodcompute
This should compute convex hull and use rotating calipers to find the best box. Currently it uses a brute force method. If vertices are empty, the bou
source/xatlas/xatlas.cpp:2242
Methodcompute
source/xatlas/xatlas.cpp:2866
Methodcompute
source/xatlas/xatlas.cpp:5013
Methodcompute
source/xatlas/xatlas.cpp:5067
Methodcompute
source/xatlas/xatlas.cpp:5171
Methodcompute
source/xatlas/xatlas.cpp:5335
MethodcomputeArea
source/xatlas/xatlas.cpp:4751
MethodcomputeArea
source/xatlas/xatlas.cpp:6015
MethodcomputeBasis
source/xatlas/xatlas.cpp:1604
MethodcomputeBoundaryLength
source/xatlas/xatlas.cpp:6028
MethodcomputeCentroid
source/xatlas/xatlas.cpp:1714
MethodcomputeChartBasis
source/xatlas/xatlas.cpp:5664
MethodcomputeCharts
source/xatlas/xatlas.cpp:7514
MethodcomputeCost
Cost is combined metrics * weights.
source/xatlas/xatlas.cpp:5844
MethodcomputeCovariance
source/xatlas/xatlas.cpp:1723
MethodcomputeEigen
source/xatlas/xatlas.cpp:1698
MethodcomputeFaceCentroid
source/xatlas/xatlas.cpp:2681
MethodcomputeHash
source/xatlas/xatlas.cpp:2002
MethodcomputeLeastSquaresNormal
Fit a plane to a collection of points. Fast, and accurate to within a few degrees. Returns None if the points do not span a plane. https://www.ilikebi
source/xatlas/xatlas.cpp:1619
MethodcomputeNormalDeviationMetric
Returns a value in [0-1]. 0 if face normal is coplanar to the chart's best fit normal. 1 if face normal is perpendicular.
source/xatlas/xatlas.cpp:5881
MethodcomputeNormalSeamMetric
source/xatlas/xatlas.cpp:5947
MethodcomputePotentialEdges
source/xatlas/xatlas.cpp:3750
MethodcomputeRoundnessMetric
source/xatlas/xatlas.cpp:5889
MethodcomputeStraightnessMetric
source/xatlas/xatlas.cpp:5896
MethodcomputeStretch
source/xatlas/xatlas.cpp:6940
MethodcomputeTextureSeamMetric
source/xatlas/xatlas.cpp:5988
MethodcomputeUnitInwardNormals
compute unit inward normals for each edge.
source/xatlas/xatlas.cpp:4903
MethodconvexHull
Compute the convex hull using Graham Scan.
source/xatlas/xatlas.cpp:2290
MethodcopyFrom
source/xatlas/xatlas.cpp:969
MethodcopyTo
source/xatlas/xatlas.cpp:978
MethodcopyTo
source/xatlas/xatlas.cpp:1350
MethodcopyTo
source/xatlas/xatlas.cpp:8024
MethodcreateChart
source/xatlas/xatlas.cpp:5625
MethodcreateColocalsBVH
source/xatlas/xatlas.cpp:2437
MethodcreateColocalsHash
source/xatlas/xatlas.cpp:2479
MethodcreateGrid
source/xatlas/xatlas.cpp:3697
MethodcreateHistograms
source/xatlas/xatlas.cpp:2130
MethodcreateMesh
source/xatlas/xatlas.cpp:7659
MethodcurrentThreadIndex
source/xatlas/xatlas.cpp:3241
Methoddestroy
source/xatlas/xatlas.cpp:987
Methoddestroy
source/xatlas/xatlas.cpp:1954
MethoddestroyGroup
source/xatlas/xatlas.cpp:3351
MethoddrawTriangleCallback
source/xatlas/xatlas.cpp:8847
FunctiondurationToMs
source/xatlas/xatlas.cpp:235
FunctiondurationToSeconds
source/xatlas/xatlas.cpp:240
MethodedgePosition0
source/xatlas/xatlas.cpp:3835
MethodedgePosition1
source/xatlas/xatlas.cpp:3840
MethodeigenSolveSymmetric3
Tridiagonal solver from Charles Bloom. Householder transforms followed by QL decomposition. Seems to be based on the code from Numerical Recipes in C.
source/xatlas/xatlas.cpp:1746
FunctionemptyFilterSamplePredicate
source/viewer/viewer_bake.cpp:772
FunctionemptyFilterWritePredicate
source/viewer/viewer_bake.cpp:764
Methodexpand
source/xatlas/xatlas.cpp:920
Methodface
source/xatlas/xatlas.cpp:2945
MethodfaceCount
source/xatlas/xatlas.cpp:2864
MethodfaceCount
source/xatlas/xatlas.cpp:7512
Methodfatal
source/viewer/viewer.cpp:451
MethodfillHoles
source/xatlas/xatlas.cpp:5508
Methodfind
source/xatlas/xatlas.cpp:2008
MethodfindChartLocation
source/xatlas/xatlas.cpp:8652
MethodfindChartLocation_bruteForce
source/xatlas/xatlas.cpp:8660
MethodfindChartLocation_random
source/xatlas/xatlas.cpp:8706
MethodflipBackface
source/xatlas/xatlas.cpp:4892
MethodfloatEqual
source/viewer/viewer_atlas.cpp:320
MethodfloatFlip
source/xatlas/xatlas.cpp:2118
MethodfloodfillFaces
source/xatlas/xatlas.cpp:5108
Methodget
source/xatlas/xatlas.cpp:1305
Methodget
source/xatlas/xatlas.cpp:1383
Functionglfw_charCallback
source/viewer/viewer.cpp:262
Functionglfw_cursorPosCallback
source/viewer/viewer.cpp:272
Functionglfw_errorCallback
source/viewer/viewer.cpp:257
Functionglfw_keyCallback
source/viewer/viewer.cpp:286
Functionglfw_mouseButtonCallback
source/viewer/viewer.cpp:311
Functionglfw_scrollCallback
source/viewer/viewer.cpp:326
FunctiongltfDestroy
source/viewer/viewer_model.cpp:694
FunctiongltfGetBufferData
source/viewer/viewer_model.cpp:495
MethodgrowCharts
Returns true if any of the charts can grow more.
source/xatlas/xatlas.cpp:5415
MethodifloatFlip
source/xatlas/xatlas.cpp:2124
Methodindices
source/xatlas/xatlas.cpp:3045
Methodinit
source/viewer/viewer.h:140
Methodinit
source/viewer/viewer.h:255
MethodinsertAt
Insert the given element at the given index shifting all the elements up.
source/xatlas/xatlas.cpp:997
MethodinsertionSort
source/xatlas/xatlas.cpp:2149
Methodintersect
source/xatlas/xatlas.cpp:890
Methodintersect
source/xatlas/xatlas.cpp:3575
MethodisChartBoundaryEdge
source/xatlas/xatlas.cpp:5657
MethodisChartParameterizationValid
m_faceCharts for the chart faces must be set to the chart ID. Needed to compute boundary edges.
source/xatlas/xatlas.cpp:5699
MethodisDone
source/xatlas/xatlas.cpp:2940
MethodisDone
source/xatlas/xatlas.cpp:6729
MethodisFaceFlipped
source/xatlas/xatlas.cpp:5676
← previousnext →501–600 of 718, ranked by callers