MCPcopy Create free account

hub / github.com/Thekla/thekla_atlas / functions

Functions1,249 in github.com/Thekla/thekla_atlas

MethodcreateRandomChart
src/nvmesh/param/AtlasBuilder.cpp:252
Functioncube
src/nvmath/nvmath.h:224
Methodcurrent
src/nvmesh/halfedge/Mesh.h:118
Methodcurrent
src/nvmesh/halfedge/Mesh.h:134
Methodcurrent
src/nvmesh/halfedge/Mesh.h:168
Methodcurrent
src/nvmesh/halfedge/Mesh.h:186
Methodcurrent
src/nvmesh/halfedge/Mesh.h:202
Methodcurrent
src/nvmesh/halfedge/Vertex.h:117
Methodcurrent
src/nvmesh/halfedge/Vertex.h:142
Methodcurrent
src/nvmesh/halfedge/Vertex.h:163
Methodcurrent
src/nvmesh/halfedge/Vertex.h:186
Methodcurrent
src/nvmesh/halfedge/Vertex.h:208
Methodcurrent
src/nvmesh/halfedge/Face.h:88
FunctiondebugDrawCallback
src/nvmesh/param/AtlasPacker.cpp:1242
Functiondebug_malloc
src/nvcore/Memory.cpp:31
Functiondelta
src/nvmesh/raster/Raster.cpp:26
Methoddepth
src/nvimage/Image.cpp:152
Functiondestroy_range
src/nvcore/Utils.h:287
MethoddisableSigHandler
Disable signal handler.
src/nvcore/Debug.cpp:1247
Methoddisconnect
@@ We must always disconnect edge pairs simultaneously.
src/nvmesh/halfedge/Mesh.cpp:841
MethoddistanceSquared
src/nvmath/Box.cpp:63
MethoddistanceSquared
src/nvmath/Sphere.cpp:149
Methoddot
src/nvmath/Sparse.cpp:134
MethoddrawChartBitmap
src/nvmesh/param/AtlasPacker.cpp:1058
MethoddrawChartBitmapDilate
src/nvmesh/param/AtlasPacker.cpp:993
MethoddrawLine
src/nvmesh/raster/Raster.cpp:561
MethoddrawQuad
Process the given quad.
src/nvmesh/raster/Raster.cpp:490
MethoddrawTriangle
Process the given triangle.
src/nvmesh/raster/Raster.cpp:465
MethoddumpCallstack
Dump callstack using the specified handler.
src/nvcore/Debug.cpp:1086
MethoddumpInfo
Dump debug info.
src/nvcore/Debug.cpp:1064
MethodedgeIndex
Returns index in this face of the given edge.
src/nvmesh/halfedge/Face.cpp:202
Methodedges
src/nvmesh/halfedge/Vertex.h:99
Methodedges
src/nvmesh/halfedge/Face.h:67
MethodeigenSolveSymmetric3
src/nvmath/Fitting.cpp:421
MethodeigenSolveSymmetric4
src/nvmath/Fitting.cpp:607
MethodenableSigHandler
Enable signal handler.
src/nvcore/Debug.cpp:1181
FunctionencodeMorton2
src/nvmath/Morton.h:28
FunctionencodeMorton3
src/nvmath/Morton.h:33
Functionend
src/nvcore/Array.h:101
MethodendGroup
src/nvmesh/MeshBuilder.cpp:220
MethodendMaterial
src/nvmesh/MeshBuilder.cpp:248
MethodendsWith
src/nvcore/StrLib.cpp:551
Methodeuler
Return the euler number of the mesh.
src/nvmesh/MeshTopology.h:39
MethodevaluateBoundaryLength
src/nvmesh/param/AtlasBuilder.cpp:1115
MethodevaluateChartArea
src/nvmesh/param/AtlasBuilder.cpp:1107
MethodevaluateChartCentroidSum
src/nvmesh/param/AtlasBuilder.cpp:1153
MethodevaluateChartNormalSum
src/nvmesh/param/AtlasBuilder.cpp:1147
MethodevaluateDistanceToBoundary
src/nvmesh/param/AtlasBuilder.cpp:863
MethodevaluateDistanceToSeed
src/nvmesh/param/AtlasBuilder.cpp:873
MethodevaluateNormalSeamMetric
src/nvmesh/param/AtlasBuilder.cpp:957
MethodevaluatePriority
Evaluate combined metric.
src/nvmesh/param/AtlasBuilder.cpp:778
MethodevaluateProxyFitMetric
Returns a value in [0-1].
src/nvmesh/param/AtlasBuilder.cpp:827
MethodevaluateRoundnessMetric
src/nvmesh/param/AtlasBuilder.cpp:885
MethodevaluateSeamMetric
src/nvmesh/param/AtlasBuilder.cpp:1068
MethodevaluateStraightnessMetric
src/nvmesh/param/AtlasBuilder.cpp:919
MethodevaluateTextureSeamMetric
src/nvmesh/param/AtlasBuilder.cpp:1005
Methodexists
src/nvcore/FileSystem.cpp:24
Functionexp2f
src/nvmath/nvmath.h:153
MethodexportMesh
src/nvmesh/export/MeshExportOBJ.cpp:19
MethodexportMesh_OBJ
src/nvmesh/export/MeshExportOBJ.cpp:33
Methodextension
Get the extension from a file path.
src/nvcore/StrLib.cpp:626
MethodfaceCount
Face methods.
src/nvmesh/QuadTriMesh.h:27
MethodfaceNormal
Triangle mesh.
src/nvmesh/TriMesh.cpp:9
Functionfill
src/nvcore/Utils.h:294
Methodfill
src/nvimage/Image.cpp:202
Functionfind
src/nvcore/Utils.h:308
MethodfindBoundaryVertex
src/nvmesh/param/Util.cpp:78
MethodfindChartLocation
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
MethodfindChartLocation_bruteForce
src/nvmesh/param/AtlasPacker.cpp:883
MethodfindChartLocation_random
src/nvmesh/param/AtlasPacker.cpp:940
FunctionfindDiameterVertices
Test all pairs of vertices in the boundary and check distance.
src/nvmesh/param/LeastSquaresConformalMap.cpp:27
MethodfindEdge
Find edge, test all colocals.
src/nvmesh/halfedge/Mesh.cpp:390
MethodflipBackface
src/nvmesh/raster/Raster.cpp:144
MethodflipWinding
src/nvmath/ConvexHull.cpp:141
FunctionfloatCleanup
Eliminates negative zeros from a float array.
src/nvmath/nvmath.h:238
FunctionfloatExponent
Return the exponent of x ~ Floor(Log2(x))
src/nvmath/nvmath.h:288
FunctionfloatRound
src/nvmath/nvmath.h:232
MethodflushMessageQueue
Flush the message queue. This is necessary for the message box to show up.
src/nvcore/Debug.cpp:805
Functionforeach
src/nvmesh/halfedge/Mesh.cpp:79
Functionfrac
src/nvmath/nvmath.h:227
Methodfree
src/nvimage/Image.cpp:135
FunctionfromMatrix
@@ Not tested. From Insomniac's Mike Day: http://www.insomniacgames.com/converting-a-rotation-matrix-to-a-quaternion/
src/nvmath/Quaternion.h:195
Methodgenus
Return the genus of the mesh.
src/nvmesh/MeshTopology.h:36
Methodget
Get a random number.
src/nvmath/Random.h:106
Methodget
Get a random number between 0 - 65536.
src/nvmath/Random.h:255
Methodget
Get a random number. */
src/nvmath/Random.h:327
MethodgetFloat
Random number on [0.0, 1.0] interval.
src/nvmath/Random.h:43
MethodgetFloatRange
src/nvmath/Random.h:55
MethodgrowChart
src/nvmesh/param/AtlasBuilder.cpp:361
FunctionhandleException
Write mini dump and print stack trace.
src/nvcore/Debug.cpp:491
FunctionhandleInvalidParameter
src/nvcore/Debug.cpp:556
FunctionhandlePureVirtualCall
src/nvcore/Debug.cpp:551
Methodhandness
Calculate the determinant [ F G N ] to obtain the handness of the basis.
src/nvmath/Basis.h:38
Functionhash
Return the hash of the string.
src/nvcore/StrLib.h:170
Methodheight
src/nvmath/Sparse.h:148
Methodheight
src/nvimage/Image.cpp:147
MethodhiBit
src/nvmath/Random.h:173
MethodhintColorCount
src/nvmesh/MeshBuilder.cpp:710
MethodhintNormalCount
src/nvmesh/MeshBuilder.cpp:700
MethodhintPositionCount
src/nvmesh/MeshBuilder.cpp:695
← previousnext →801–900 of 1,249, ranked by callers