MCPcopy Create free account

hub / github.com/Thekla/thekla_atlas / functions

Functions1,249 in github.com/Thekla/thekla_atlas

↓ 2 callersFunctionstbi_png_info_from_file
extern/stb/stb_image.h:3094
↓ 2 callersFunctionstbi_png_info_raw
extern/stb/stb_image.h:3073
↓ 2 callersFunctionstbi_png_load_from_file
extern/stb/stb_image.h:3028
↓ 2 callersFunctionstbi_psd_load_from_file
extern/stb/stb_image.h:3945
↓ 2 callersFunctionstbi_tga_load_from_file
extern/stb/stb_image.h:3732
↓ 2 callersFunctionstrFree
src/nvcore/StrLib.cpp:30
↓ 2 callersFunctiontell
src/nvcore/StdStream.h:68
↓ 2 callersFunctiontga_info
extern/stb/stb_image.h:3412
↓ 2 callersFunctiontga_load
extern/stb/stb_image.h:3500
↓ 2 callersFunctiontga_test
extern/stb/stb_image.h:3461
↓ 2 callersFunctionto
src/nvmath/Vector.h:145
↓ 2 callersMethodupdateProxies
src/nvmesh/param/AtlasBuilder.cpp:443
↓ 2 callersFunctionvec_angle
src/nvmesh/param/LeastSquaresConformalMap.cpp:236
↓ 2 callersMethodvertexCount
src/nvmesh/MeshBuilder.cpp:1005
↓ 2 callersMethodvertexCountBeforeChartAt
src/nvmesh/param/Atlas.h:101
↓ 1 callersFunctionBitMap
src/nvimage/BitMap.h:18
↓ 1 callersFunctionColor16
src/nvmath/Color.h:103
↓ 1 callersFunctionColor16_4444
src/nvmath/Color.h:127
↓ 1 callersFunctionColor64
src/nvmath/Color.h:17
↓ 1 callersFunctionConjugateGradientSolver
* Compute the solution of the sparse linear system Ab=x using the Conjugate * Gradient method. * * Solving sparse linear systems: * (1) A�x = b * *
src/nvmath/Solver.cpp:242
↓ 1 callersFunctionEigenSolver3_QLAlgorithm
src/nvmath/Fitting.cpp:529
↓ 1 callersFunctionEigenSolver3_Tridiagonal
src/nvmath/Fitting.cpp:483
↓ 1 callersFunctionEigenSolver4_QLAlgorithm
src/nvmath/Fitting.cpp:749
↓ 1 callersFunctionEigenSolver4_Tridiagonal
src/nvmath/Fitting.cpp:678
↓ 1 callersFunctionFloatFlip
src/nvcore/RadixSort.cpp:11
↓ 1 callersFunctionHashMap
Ctor with size hint.
src/nvcore/HashMap.h:50
↓ 1 callersFunctionIFloatFlip
src/nvcore/RadixSort.cpp:17
↓ 1 callersFunctionLoadMtl
extern/tinyobj/tiny_obj_loader.h:524
↓ 1 callersFunctionLoadObj
extern/tinyobj/tiny_obj_loader.h:775
↓ 1 callersFunctionPOSH_BigFloatBits
* Extracts raw big-endian bits from a 32-bit floating point value * @ingroup FloatingPoint @param f [in] floating point value @returns a b
extern/poshlib/posh.c:856
↓ 1 callersFunctionPOSH_DoubleBits
* Extracts raw, little-endian bit representation from a 64-bit double. * @param d [in] 64-bit double precision value @param dst [out] 8-byte st
extern/poshlib/posh.c:878
↓ 1 callersFunctionPOSH_DoubleFromBits
* Creates a double-precision, 64-bit floating point value from a set of raw, * little-endian bits @ingroup FloatingPoint @param src [in] litt
extern/poshlib/posh.c:922
↓ 1 callersFunctionPOSH_FloatFromBigBits
* Creates a floating point number from big-endian bits * @ingroup FloatingPoint @param bits [in] raw floating point bits in big-endian form
extern/poshlib/posh.c:989
↓ 1 callersFunctionPOSH_FloatFromLittleBits
* Creates a floating point number from little endian bits * @ingroup FloatingPoint @param bits [in] raw floating point bits in little-endian
extern/poshlib/posh.c:963
↓ 1 callersFunctionPOSH_LittleFloatBits
@ingroup FloatingPoint @param[in] f floating point value @returns a little-endian bit representation of f */
extern/poshlib/posh.c:835
↓ 1 callersFunctionPOSH_ReadU32FromBig
* Reads an unsigned 32-bit value from a big-endian buffer @ingroup MemoryBuffer @param src [in] source buffer @returns host-endian unsigned 32-bit
extern/poshlib/posh.c:733
↓ 1 callersFunctionPOSH_SwapU16
---------------------------------------------------------------------------*/ BYTE SWAPPING SUPPORT */ --------------------
extern/poshlib/posh.c:288
↓ 1 callersFunctionPOSH_SwapU64
* Byte swaps a 64-bit unsigned value @param v [in] a 64-bit input value to swap @ingroup SixtyFourBit @returns a byte swapped version of v *
extern/poshlib/posh.c:359
↓ 1 callersFunctionPath
src/nvcore/StrLib.h:191
↓ 1 callersFunctionProtectedStream
Ctor.
src/nvcore/StdStream.h:376
↓ 1 callersFunctionSnap
Snap the given vertices.
src/nvmesh/weld/Snap.cpp:14
↓ 1 callersFunctionStdInputStream
Construct stream by file handle.
src/nvcore/StdStream.h:200
↓ 1 callersFunctionStdOutputStream
Construct stream by file handle.
src/nvcore/StdStream.h:150
↓ 1 callersFunctionString
Constructs a shared copy of str.
src/nvcore/StrLib.h:226
↓ 1 callersFunctionU64
src/nvcore/Utils.h:43
↓ 1 callersFunctionU8
src/nvcore/Utils.h:114
↓ 1 callersFunctionYCbCr_to_RGB_row
0.38 seconds on 3*anemones.jpg (0.25 with processor = Pro) VC6 without processor=Pro is generating multiple LEAs per multiply!
extern/stb/stb_image.h:1859
↓ 1 callersMethodaddNormal
src/nvmesh/MeshBuilder.cpp:197
↓ 1 callersMethodaddPosition
Builder methods.
src/nvmesh/MeshBuilder.cpp:191
↓ 1 callersMethodaddRef
Increase reference count.
src/nvcore/RefCounted.h:32
↓ 1 callersMethodaddTexCoord
src/nvmesh/MeshBuilder.cpp:203
↓ 1 callersFunctionadvance
src/nvcore/Array.h:149
↓ 1 callersMethodadvance
src/nvmath/Random.h:339
↓ 1 callersMethodappendSeparator
src/nvcore/StrLib.cpp:649
↓ 1 callersMethodarea
src/nvmesh/raster/ClippedTriangle.h:142
↓ 1 callersMethodassertion
Assert handler method.
src/nvcore/Debug.cpp:938
↓ 1 callersMethodbeginPolygon
src/nvmesh/MeshBuilder.cpp:253
↓ 1 callersFunctionbitreverse16
extern/stb/stb_image.h:2142
↓ 1 callersMethodbuildFrameForDirection
Build an arbitrary frame for the given direction.
src/nvmath/Basis.cpp:180
↓ 1 callersFunctionbuildPolygon
src/nvmath/ConvexHull.cpp:206
↓ 1 callersMethodbuildQuadTriMesh
Get quad/tri mesh.
src/nvmesh/MeshBuilder.cpp:792
↓ 1 callersMethodbuildVertexMap
src/nvmesh/param/Atlas.cpp:959
↓ 1 callersFunctioncallerAddress
src/nvcore/Debug.cpp:667
↓ 1 callersMethodcentroid
src/nvmesh/raster/ClippedTriangle.h:137
↓ 1 callersFunctioncheck_png_header
extern/stb/stb_image.h:2580
↓ 1 callersMethodclearRow
src/nvmath/Sparse.cpp:547
↓ 1 callersMethodclipAABox
src/nvmesh/raster/ClippedTriangle.h:127
↓ 1 callersMethodcomputeAtlasUtilization
src/nvmesh/param/AtlasPacker.cpp:1381
↓ 1 callersFunctioncomputeBitPitch
src/nvimage/nvimage.h:30
↓ 1 callersFunctioncomputeBoundingBox
This should compute convex hull and use rotating calipers to find the best box. Currently it uses a brute force method.
src/nvmesh/param/AtlasPacker.cpp:158
↓ 1 callersMethodcomputeCharts
src/nvmesh/param/Atlas.cpp:101
↓ 1 callersFunctioncomputeHarmonicCoordinate
src/nvmesh/param/ConformalMap.cpp:25
↓ 1 callersMethodcomputeParametricArea
src/nvmesh/param/Atlas.cpp:1630
↓ 1 callersMethodcomputeParametricBounds
src/nvmesh/param/Atlas.cpp:1638
↓ 1 callersMethodcomputeSurfaceArea
src/nvmesh/param/Atlas.cpp:1626
↓ 1 callersFunctioncompute_huffman_codes
extern/stb/stb_image.h:2335
↓ 1 callersFunctioncompute_transparency
extern/stb/stb_image.h:2736
↓ 1 callersMethodcontains
Determine if this face contains the given edge.
src/nvmesh/halfedge/Face.cpp:192
↓ 1 callersMethodcopy
src/nvmath/Sparse.cpp:114
↓ 1 callersFunctioncreateHistograms
src/nvcore/RadixSort.cpp:25
↓ 1 callersFunctioncreate_png_image
extern/stb/stb_image.h:2695
↓ 1 callersMethodcurrent
src/nvmesh/halfedge/Vertex.h:91
↓ 1 callersMethodcurrent
src/nvmesh/halfedge/Face.h:59
↓ 1 callersFunctiondecodeMorton3X
src/nvmath/Morton.h:70
↓ 1 callersFunctiondecodeMorton3Y
src/nvmath/Morton.h:75
↓ 1 callersFunctiondecodeMorton3Z
src/nvmath/Morton.h:80
↓ 1 callersFunctiondecode_jpeg_image
extern/stb/stb_image.h:1733
↓ 1 callersMethoddone
src/nvmesh/MeshBuilder.cpp:672
↓ 1 callersFunctiondotColumnColumn
dot y-column of A by x-column of B
src/nvmath/Sparse.cpp:768
↓ 1 callersFunctiondotRowRow
dot y-row of A by x-row of B
src/nvmath/Sparse.cpp:742
↓ 1 callersMethodendPolygon
Return true if the face is valid and was added to the mesh.
src/nvmesh/MeshBuilder.cpp:303
↓ 1 callersFunctionestimatePrincipalComponent
@@ We should be able to do something cheaper...
src/nvmath/Fitting.cpp:19
↓ 1 callersFunctionexpand_palette
extern/stb/stb_image.h:2761
↓ 1 callersMethodextractCharts
src/nvmesh/param/Atlas.cpp:94
↓ 1 callersMethodfaceChartAt
src/nvmesh/param/Atlas.h:98
↓ 1 callersMethodfaceIndexWithinChartAt
src/nvmesh/param/Atlas.h:99
↓ 1 callersMethodfileName
Get the file name from a path.
src/nvcore/StrLib.cpp:619
↓ 1 callersMethodfillHoles
src/nvmesh/param/AtlasBuilder.cpp:1175
↓ 1 callersFunctionfindApproximateDiameterVertices
Fast sweep in 3 directions
src/nvmesh/param/LeastSquaresConformalMap.cpp:67
↓ 1 callersFunctionftoi_round_sse
src/nvmath/ftoi.h:58
← previousnext →301–400 of 1,249, ranked by callers