Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jpcy/xatlas
/ functions
Functions
718 in github.com/jpcy/xatlas
⨍
Functions
718
◇
Types & classes
157
Method
chartCount
source/xatlas/xatlas.cpp:5331
Method
chartCount
source/xatlas/xatlas.cpp:7510
Method
chartFaces
source/xatlas/xatlas.cpp:5061
Method
chartFaces
source/xatlas/xatlas.cpp:5161
Method
chartFaces
source/xatlas/xatlas.cpp:5332
Method
chartFaces
source/xatlas/xatlas.cpp:6581
Method
clear
source/xatlas/xatlas.cpp:964
Method
clear
source/xatlas/xatlas.cpp:2230
Method
clear
source/xatlas/xatlas.cpp:4978
Method
clipHorizontalPlane
source/xatlas/xatlas.cpp:4703
Method
clipVerticalPlane
source/xatlas/xatlas.cpp:4727
Function
compareSampleLocations
source/viewer/viewer_bake.cpp:471
Method
compute
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
Method
compute
source/xatlas/xatlas.cpp:2866
Method
compute
source/xatlas/xatlas.cpp:5013
Method
compute
source/xatlas/xatlas.cpp:5067
Method
compute
source/xatlas/xatlas.cpp:5171
Method
compute
source/xatlas/xatlas.cpp:5335
Method
computeArea
source/xatlas/xatlas.cpp:4751
Method
computeArea
source/xatlas/xatlas.cpp:6015
Method
computeBasis
source/xatlas/xatlas.cpp:1604
Method
computeBoundaryLength
source/xatlas/xatlas.cpp:6028
Method
computeCentroid
source/xatlas/xatlas.cpp:1714
Method
computeChartBasis
source/xatlas/xatlas.cpp:5664
Method
computeCharts
source/xatlas/xatlas.cpp:7514
Method
computeCost
Cost is combined metrics * weights.
source/xatlas/xatlas.cpp:5844
Method
computeCovariance
source/xatlas/xatlas.cpp:1723
Method
computeEigen
source/xatlas/xatlas.cpp:1698
Method
computeFaceCentroid
source/xatlas/xatlas.cpp:2681
Method
computeHash
source/xatlas/xatlas.cpp:2002
Method
computeLeastSquaresNormal
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
Method
computeNormalDeviationMetric
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
Method
computeNormalSeamMetric
source/xatlas/xatlas.cpp:5947
Method
computePotentialEdges
source/xatlas/xatlas.cpp:3750
Method
computeRoundnessMetric
source/xatlas/xatlas.cpp:5889
Method
computeStraightnessMetric
source/xatlas/xatlas.cpp:5896
Method
computeStretch
source/xatlas/xatlas.cpp:6940
Method
computeTextureSeamMetric
source/xatlas/xatlas.cpp:5988
Method
computeUnitInwardNormals
compute unit inward normals for each edge.
source/xatlas/xatlas.cpp:4903
Method
convexHull
Compute the convex hull using Graham Scan.
source/xatlas/xatlas.cpp:2290
Method
copyFrom
source/xatlas/xatlas.cpp:969
Method
copyTo
source/xatlas/xatlas.cpp:978
Method
copyTo
source/xatlas/xatlas.cpp:1350
Method
copyTo
source/xatlas/xatlas.cpp:8024
Method
createChart
source/xatlas/xatlas.cpp:5625
Method
createColocalsBVH
source/xatlas/xatlas.cpp:2437
Method
createColocalsHash
source/xatlas/xatlas.cpp:2479
Method
createGrid
source/xatlas/xatlas.cpp:3697
Method
createHistograms
source/xatlas/xatlas.cpp:2130
Method
createMesh
source/xatlas/xatlas.cpp:7659
Method
currentThreadIndex
source/xatlas/xatlas.cpp:3241
Method
destroy
source/xatlas/xatlas.cpp:987
Method
destroy
source/xatlas/xatlas.cpp:1954
Method
destroyGroup
source/xatlas/xatlas.cpp:3351
Method
drawTriangleCallback
source/xatlas/xatlas.cpp:8847
Function
durationToMs
source/xatlas/xatlas.cpp:235
Function
durationToSeconds
source/xatlas/xatlas.cpp:240
Method
edgePosition0
source/xatlas/xatlas.cpp:3835
Method
edgePosition1
source/xatlas/xatlas.cpp:3840
Method
eigenSolveSymmetric3
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
Function
emptyFilterSamplePredicate
source/viewer/viewer_bake.cpp:772
Function
emptyFilterWritePredicate
source/viewer/viewer_bake.cpp:764
Method
expand
source/xatlas/xatlas.cpp:920
Method
face
source/xatlas/xatlas.cpp:2945
Method
faceCount
source/xatlas/xatlas.cpp:2864
Method
faceCount
source/xatlas/xatlas.cpp:7512
Method
fatal
source/viewer/viewer.cpp:451
Method
fillHoles
source/xatlas/xatlas.cpp:5508
Method
find
source/xatlas/xatlas.cpp:2008
Method
findChartLocation
source/xatlas/xatlas.cpp:8652
Method
findChartLocation_bruteForce
source/xatlas/xatlas.cpp:8660
Method
findChartLocation_random
source/xatlas/xatlas.cpp:8706
Method
flipBackface
source/xatlas/xatlas.cpp:4892
Method
floatEqual
source/viewer/viewer_atlas.cpp:320
Method
floatFlip
source/xatlas/xatlas.cpp:2118
Method
floodfillFaces
source/xatlas/xatlas.cpp:5108
Method
get
source/xatlas/xatlas.cpp:1305
Method
get
source/xatlas/xatlas.cpp:1383
Function
glfw_charCallback
source/viewer/viewer.cpp:262
Function
glfw_cursorPosCallback
source/viewer/viewer.cpp:272
Function
glfw_errorCallback
source/viewer/viewer.cpp:257
Function
glfw_keyCallback
source/viewer/viewer.cpp:286
Function
glfw_mouseButtonCallback
source/viewer/viewer.cpp:311
Function
glfw_scrollCallback
source/viewer/viewer.cpp:326
Function
gltfDestroy
source/viewer/viewer_model.cpp:694
Function
gltfGetBufferData
source/viewer/viewer_model.cpp:495
Method
growCharts
Returns true if any of the charts can grow more.
source/xatlas/xatlas.cpp:5415
Method
ifloatFlip
source/xatlas/xatlas.cpp:2124
Method
indices
source/xatlas/xatlas.cpp:3045
Method
init
source/viewer/viewer.h:140
Method
init
source/viewer/viewer.h:255
Method
insertAt
Insert the given element at the given index shifting all the elements up.
source/xatlas/xatlas.cpp:997
Method
insertionSort
source/xatlas/xatlas.cpp:2149
Method
intersect
source/xatlas/xatlas.cpp:890
Method
intersect
source/xatlas/xatlas.cpp:3575
Method
isChartBoundaryEdge
source/xatlas/xatlas.cpp:5657
Method
isChartParameterizationValid
m_faceCharts for the chart faces must be set to the chart ID. Needed to compute boundary edges.
source/xatlas/xatlas.cpp:5699
Method
isDone
source/xatlas/xatlas.cpp:2940
Method
isDone
source/xatlas/xatlas.cpp:6729
Method
isFaceFlipped
source/xatlas/xatlas.cpp:5676
← previous
next →
501–600 of 718, ranked by callers