MCPcopy Create free account

hub / github.com/Thekla/thekla_atlas / functions

Functions1,249 in github.com/Thekla/thekla_atlas

↓ 6 callersFunctionisZero
src/nvmath/nvmath.h:172
↓ 6 callersFunctionmul
src/nvmath/Quaternion.h:61
↓ 6 callersMethodset
Set this pointer.
src/nvcore/Ptr.h:249
↓ 6 callersMethodsort
src/nvmesh/param/AtlasBuilder.cpp:65
↓ 6 callersMethodsum
src/nvmath/KahanSum.h:26
↓ 6 callersFunctionswap
src/nvimage/BitMap.h:70
↓ 6 callersMethodvertex
src/nvmesh/halfedge/Face.h:60
↓ 5 callersFunctionallInside
src/nvmath/Sphere.cpp:198
↓ 5 callersFunctionbacktrace
src/nvcore/Debug.cpp:395
↓ 5 callersMethodchartCount
src/nvmesh/param/Atlas.cpp:49
↓ 5 callersFunctionconvert_format
extern/stb/stb_image.h:946
↓ 5 callersFunctiondo_zlib
extern/stb/stb_image.h:2468
↓ 5 callersMethoddraw
src/nvmesh/raster/Raster.cpp:153
↓ 5 callersMethoddrawAA
extents has to be multiple of BK_SIZE!!
src/nvmesh/raster/Raster.cpp:329
↓ 5 callersMethodfaceCount
Faces
src/nvmesh/halfedge/Mesh.h:99
↓ 5 callersMethodfill
src/nvmath/Sparse.cpp:33
↓ 5 callersFunctionforeach
src/nvmesh/param/Atlas.cpp:52
↓ 5 callersMethodisSeam
@@ This is not exactly accurate, we should compare the texture coordinates...
src/nvmesh/halfedge/Edge.h:56
↓ 5 callersFunctionlerp
src/nvmath/nvmath.h:215
↓ 5 callersFunctionpaeth
extern/stb/stb_image.h:2606
↓ 5 callersFunctionreset
after a restart interval, reset the entropy decoder and the dc prediction
extern/stb/stb_image.h:1455
↓ 5 callersFunctionset_error
src/thekla/thekla_atlas.cpp:22
↓ 5 callersFunctionwriteStackTrace
src/nvcore/Debug.cpp:414
↓ 5 callersFunctionzbuild_huffman
extern/stb/stb_image.h:2159
↓ 4 callersFunctionColor32
src/nvmath/Color.h:53
↓ 4 callersFunctionSqr
src/nvmath/Fitting.cpp:913
↓ 4 callersMethodaddRef
Add reference count.
src/nvcore/StrLib.cpp:780
↓ 4 callersMethodasVector
src/nvmath/Quaternion.h:59
↓ 4 callersFunctionbitcount
extern/stb/stb_image.h:3161
↓ 4 callersFunctioncleanup_jpeg
clean up the temporary component buffers
extern/stb/stb_image.h:1895
↓ 4 callersFunctioncountSetBits
@@ Uh, this could be much faster.
src/nvcore/BitArray.h:14
↓ 4 callersFunctiondecode_jpeg_header
extern/stb/stb_image.h:1712
↓ 4 callersMethoddotRow
src/nvmath/Sparse.cpp:216
↓ 4 callersMethodedgeAt
src/nvmesh/halfedge/Face.cpp:213
↓ 4 callersFunctionexportFaceGroupToShape
extern/tinyobj/tiny_obj_loader.h:472
↓ 4 callersMethodfirstColocal
src/nvmesh/halfedge/Vertex.cpp:44
↓ 4 callersFunctionfixIndex
Make index zero-base, and also support relative index.
extern/tinyobj/tiny_obj_loader.h:185
↓ 4 callersFunctiongrow_buffer_unsafe
extern/stb/stb_image.h:1156
↓ 4 callersFunctionhasStackTrace
src/nvcore/Debug.cpp:332
↓ 4 callersFunctionhigh_bit
returns 0..31 for the highest set bit
extern/stb/stb_image.h:3149
↓ 4 callersMethodisColocal
src/nvmesh/halfedge/Vertex.cpp:81
↓ 4 callersMethodisTombstone
src/nvcore/HashMap.h:85
↓ 4 callersMethodlinkColocal
src/nvmesh/halfedge/Vertex.h:49
↓ 4 callersMethodmadRow
src/nvmath/Sparse.cpp:232
↓ 4 callersFunctionparse_png_file
extern/stb/stb_image.h:2852
↓ 4 callersFunctionpic_readval
extern/stb/stb_image.h:3998
↓ 4 callersMethodptr
Get pointer.
src/nvcore/StrLib.h:406
↓ 4 callersFunctionscale
src/nvmath/Quaternion.h:104
↓ 4 callersFunctionshiftsigned
extern/stb/stb_image.h:3171
↓ 4 callersFunctionsvd_pythag
src/nvmath/Fitting.cpp:915
↓ 4 callersFunctiontriangleCenter
Average of the edge midpoints weighted by the edge length. I want a point inside the triangle, but closer to the cirumcenter.
src/nvmesh/param/AtlasBuilder.cpp:571
↓ 4 callersFunctionvec_angle_cos
src/nvmesh/param/LeastSquaresConformalMap.cpp:229
↓ 4 callersFunctionzget8
extern/stb/stb_image.h:2224
↓ 3 callersFunctionPOSH_SwapU32
* Byte swaps a 32-bit unsigned value * @ingroup ByteSwapFunctions @param v [in] unsigned 32-bit input value to swap @returns a byte swapped
extern/poshlib/posh.c:322
↓ 3 callersFunctionSameSign
src/nvmath/Fitting.cpp:926
↓ 3 callersFunctionallocString
src/nvcore/StrLib.h:350
↓ 3 callersMethodarea
Get face area.
src/nvmesh/halfedge/Face.cpp:19
↓ 3 callersMethodcentroid
src/nvmesh/halfedge/Face.cpp:156
↓ 3 callersMethodclearBitAt
Clear a bit.
src/nvcore/BitArray.h:123
↓ 3 callersMethodcolocals
src/nvmesh/halfedge/Vertex.h:193
↓ 3 callersFunctioncompact1By2
Inverse of part1By2 - "delete" all bits not at positions divisible by 3
src/nvmath/Morton.h:50
↓ 3 callersFunctioncomputeSphereRadius
src/nvmath/Sphere.cpp:312
↓ 3 callersFunctiondrawPoint
src/nvmesh/raster/Raster.cpp:526
↓ 3 callersMethodedgeCount
Edges
src/nvmesh/halfedge/Mesh.h:104
↓ 3 callersFunctionexpand
extern/stb/stb_image.h:2276
↓ 3 callersMethodfaceAt
src/nvmesh/halfedge/Mesh.h:100
↓ 3 callersMethodfaceCount
Face methods.
src/nvmesh/TriMesh.h:24
↓ 3 callersFunctionfirstEigenVector_PowerMethod
src/nvmath/Fitting.cpp:35
↓ 3 callersFunctionftoi_round_xs
src/nvmath/ftoi.h:29
↓ 3 callersFunctiongetn
extern/stb/stb_image.h:884
↓ 3 callersFunctionhdr_convert
extern/stb/stb_image.h:4672
↓ 3 callersFunctionhdr_gettoken
extern/stb/stb_image.h:4650
↓ 3 callersFunctioni2a
helper function for integer to string conversion.
src/nvcore/StrLib.cpp:45
↓ 3 callersFunctionisError
src/nvcore/StdStream.h:95
↓ 3 callersMethodisSquare
src/nvmath/Sparse.h:78
↓ 3 callersMethodisValid
src/nvmesh/param/ParameterizationQuality.cpp:208
↓ 3 callersMethodlinkColocals
Link colocal vertices based on geometric location only.
src/nvmesh/halfedge/Mesh.cpp:136
↓ 3 callersFunctionload_jpeg_image
extern/stb/stb_image.h:1920
↓ 3 callersFunctionlubksb
Solves the set of n linear equations Ax = b. Here a[1..n][1..n] is input, not as the matrix A but rather as its LU decomposition, determined by the ro
src/nvmath/Matrix.cpp:100
↓ 3 callersFunctionludcmp
Given a matrix a[1..n][1..n], this routine replaces it by the LU decomposition of a rowwise permutation of itself. a and n are input. a is output, arr
src/nvmath/Matrix.cpp:23
↓ 3 callersFunctionmalloc
src/nvcore/Memory.cpp:22
↓ 3 callersMethodmarkUnchartedFaces
src/nvmesh/param/AtlasBuilder.cpp:171
↓ 3 callersMethodnormal
Get face normal.
src/nvmesh/halfedge/Face.cpp:72
↓ 3 callersFunctionoutputDebugImage
src/nvmesh/param/AtlasPacker.cpp:90
↓ 3 callersFunctionpart1By2
"Insert" two 0 bits after each of the 10 low bits of x
src/nvmath/Morton.h:18
↓ 3 callersMethodrelease
Release the allocated string. */
src/nvcore/StrLib.cpp:590
↓ 3 callersMethodrmsStretchMetric
src/nvmesh/param/ParameterizationQuality.cpp:213
↓ 3 callersFunctionsdbmHash
src/nvcore/Hash.h:11
↓ 3 callersFunctionsetRGBA
src/nvmath/Color.h:21
↓ 3 callersFunctionsetRefCount
src/nvcore/StrLib.h:340
↓ 3 callersFunctionstbi_hdr_test_file
extern/stb/stb_image.h:4638
↓ 3 callersFunctionstbi_hdr_test_memory
extern/stb/stb_image.h:4630
↓ 3 callersFunctionstrAlloc
src/nvcore/StrLib.cpp:20
↓ 3 callersFunctionstrHash
String hash based on Bernstein's hash.
src/nvcore/StrLib.h:24
↓ 3 callersFunctionstrReAlloc
src/nvcore/StrLib.cpp:25
↓ 3 callersFunctiontransform
Transform vector.
src/nvmath/Quaternion.h:179
↓ 3 callersFunctionupdateVertex
extern/tinyobj/tiny_obj_loader.h:412
↓ 3 callersFunctionwriteMiniDump
src/nvcore/Debug.cpp:187
↓ 3 callersMethodwriteString
src/nvcore/TextWriter.cpp:17
↓ 3 callersFunctionzhuffman_decode
extern/stb/stb_image.h:2249
← previousnext →101–200 of 1,249, ranked by callers