Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thekla/thekla_atlas
/ functions
Functions
1,249 in github.com/Thekla/thekla_atlas
⨍
Functions
1,249
◇
Types & classes
213
Method
createRandomChart
src/nvmesh/param/AtlasBuilder.cpp:252
Function
cube
src/nvmath/nvmath.h:224
Method
current
src/nvmesh/halfedge/Mesh.h:118
Method
current
src/nvmesh/halfedge/Mesh.h:134
Method
current
src/nvmesh/halfedge/Mesh.h:168
Method
current
src/nvmesh/halfedge/Mesh.h:186
Method
current
src/nvmesh/halfedge/Mesh.h:202
Method
current
src/nvmesh/halfedge/Vertex.h:117
Method
current
src/nvmesh/halfedge/Vertex.h:142
Method
current
src/nvmesh/halfedge/Vertex.h:163
Method
current
src/nvmesh/halfedge/Vertex.h:186
Method
current
src/nvmesh/halfedge/Vertex.h:208
Method
current
src/nvmesh/halfedge/Face.h:88
Function
debugDrawCallback
src/nvmesh/param/AtlasPacker.cpp:1242
Function
debug_malloc
src/nvcore/Memory.cpp:31
Function
delta
src/nvmesh/raster/Raster.cpp:26
Method
depth
src/nvimage/Image.cpp:152
Function
destroy_range
src/nvcore/Utils.h:287
Method
disableSigHandler
Disable signal handler.
src/nvcore/Debug.cpp:1247
Method
disconnect
@@ We must always disconnect edge pairs simultaneously.
src/nvmesh/halfedge/Mesh.cpp:841
Method
distanceSquared
src/nvmath/Box.cpp:63
Method
distanceSquared
src/nvmath/Sphere.cpp:149
Method
dot
src/nvmath/Sparse.cpp:134
Method
drawChartBitmap
src/nvmesh/param/AtlasPacker.cpp:1058
Method
drawChartBitmapDilate
src/nvmesh/param/AtlasPacker.cpp:993
Method
drawLine
src/nvmesh/raster/Raster.cpp:561
Method
drawQuad
Process the given quad.
src/nvmesh/raster/Raster.cpp:490
Method
drawTriangle
Process the given triangle.
src/nvmesh/raster/Raster.cpp:465
Method
dumpCallstack
Dump callstack using the specified handler.
src/nvcore/Debug.cpp:1086
Method
dumpInfo
Dump debug info.
src/nvcore/Debug.cpp:1064
Method
edgeIndex
Returns index in this face of the given edge.
src/nvmesh/halfedge/Face.cpp:202
Method
edges
src/nvmesh/halfedge/Vertex.h:99
Method
edges
src/nvmesh/halfedge/Face.h:67
Method
eigenSolveSymmetric3
src/nvmath/Fitting.cpp:421
Method
eigenSolveSymmetric4
src/nvmath/Fitting.cpp:607
Method
enableSigHandler
Enable signal handler.
src/nvcore/Debug.cpp:1181
Function
encodeMorton2
src/nvmath/Morton.h:28
Function
encodeMorton3
src/nvmath/Morton.h:33
Function
end
src/nvcore/Array.h:101
Method
endGroup
src/nvmesh/MeshBuilder.cpp:220
Method
endMaterial
src/nvmesh/MeshBuilder.cpp:248
Method
endsWith
src/nvcore/StrLib.cpp:551
Method
euler
Return the euler number of the mesh.
src/nvmesh/MeshTopology.h:39
Method
evaluateBoundaryLength
src/nvmesh/param/AtlasBuilder.cpp:1115
Method
evaluateChartArea
src/nvmesh/param/AtlasBuilder.cpp:1107
Method
evaluateChartCentroidSum
src/nvmesh/param/AtlasBuilder.cpp:1153
Method
evaluateChartNormalSum
src/nvmesh/param/AtlasBuilder.cpp:1147
Method
evaluateDistanceToBoundary
src/nvmesh/param/AtlasBuilder.cpp:863
Method
evaluateDistanceToSeed
src/nvmesh/param/AtlasBuilder.cpp:873
Method
evaluateNormalSeamMetric
src/nvmesh/param/AtlasBuilder.cpp:957
Method
evaluatePriority
Evaluate combined metric.
src/nvmesh/param/AtlasBuilder.cpp:778
Method
evaluateProxyFitMetric
Returns a value in [0-1].
src/nvmesh/param/AtlasBuilder.cpp:827
Method
evaluateRoundnessMetric
src/nvmesh/param/AtlasBuilder.cpp:885
Method
evaluateSeamMetric
src/nvmesh/param/AtlasBuilder.cpp:1068
Method
evaluateStraightnessMetric
src/nvmesh/param/AtlasBuilder.cpp:919
Method
evaluateTextureSeamMetric
src/nvmesh/param/AtlasBuilder.cpp:1005
Method
exists
src/nvcore/FileSystem.cpp:24
Function
exp2f
src/nvmath/nvmath.h:153
Method
exportMesh
src/nvmesh/export/MeshExportOBJ.cpp:19
Method
exportMesh_OBJ
src/nvmesh/export/MeshExportOBJ.cpp:33
Method
extension
Get the extension from a file path.
src/nvcore/StrLib.cpp:626
Method
faceCount
Face methods.
src/nvmesh/QuadTriMesh.h:27
Method
faceNormal
Triangle mesh.
src/nvmesh/TriMesh.cpp:9
Function
fill
src/nvcore/Utils.h:294
Method
fill
src/nvimage/Image.cpp:202
Function
find
src/nvcore/Utils.h:308
Method
findBoundaryVertex
src/nvmesh/param/Util.cpp:78
Method
findChartLocation
IC: Brute force is slow, and random may take too much time to converge. We start inserting large charts in a small atlas. Using brute force is lame, b
src/nvmesh/param/AtlasPacker.cpp:863
Method
findChartLocation_bruteForce
src/nvmesh/param/AtlasPacker.cpp:883
Method
findChartLocation_random
src/nvmesh/param/AtlasPacker.cpp:940
Function
findDiameterVertices
Test all pairs of vertices in the boundary and check distance.
src/nvmesh/param/LeastSquaresConformalMap.cpp:27
Method
findEdge
Find edge, test all colocals.
src/nvmesh/halfedge/Mesh.cpp:390
Method
flipBackface
src/nvmesh/raster/Raster.cpp:144
Method
flipWinding
src/nvmath/ConvexHull.cpp:141
Function
floatCleanup
Eliminates negative zeros from a float array.
src/nvmath/nvmath.h:238
Function
floatExponent
Return the exponent of x ~ Floor(Log2(x))
src/nvmath/nvmath.h:288
Function
floatRound
src/nvmath/nvmath.h:232
Method
flushMessageQueue
Flush the message queue. This is necessary for the message box to show up.
src/nvcore/Debug.cpp:805
Function
foreach
src/nvmesh/halfedge/Mesh.cpp:79
Function
frac
src/nvmath/nvmath.h:227
Method
free
src/nvimage/Image.cpp:135
Function
fromMatrix
@@ Not tested. From Insomniac's Mike Day: http://www.insomniacgames.com/converting-a-rotation-matrix-to-a-quaternion/
src/nvmath/Quaternion.h:195
Method
genus
Return the genus of the mesh.
src/nvmesh/MeshTopology.h:36
Method
get
Get a random number.
src/nvmath/Random.h:106
Method
get
Get a random number between 0 - 65536.
src/nvmath/Random.h:255
Method
get
Get a random number. */
src/nvmath/Random.h:327
Method
getFloat
Random number on [0.0, 1.0] interval.
src/nvmath/Random.h:43
Method
getFloatRange
src/nvmath/Random.h:55
Method
growChart
src/nvmesh/param/AtlasBuilder.cpp:361
Function
handleException
Write mini dump and print stack trace.
src/nvcore/Debug.cpp:491
Function
handleInvalidParameter
src/nvcore/Debug.cpp:556
Function
handlePureVirtualCall
src/nvcore/Debug.cpp:551
Method
handness
Calculate the determinant [ F G N ] to obtain the handness of the basis.
src/nvmath/Basis.h:38
Function
hash
Return the hash of the string.
src/nvcore/StrLib.h:170
Method
height
src/nvmath/Sparse.h:148
Method
height
src/nvimage/Image.cpp:147
Method
hiBit
src/nvmath/Random.h:173
Method
hintColorCount
src/nvmesh/MeshBuilder.cpp:710
Method
hintNormalCount
src/nvmesh/MeshBuilder.cpp:700
Method
hintPositionCount
src/nvmesh/MeshBuilder.cpp:695
← previous
next →
801–900 of 1,249, ranked by callers