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
operator ==
src/nvcore/Ptr.h:200
Method
operator ==
src/nvcore/StrLib.h:417
Function
operator delete
src/nvcore/Memory.cpp:93
Function
operator new
src/nvcore/Memory.cpp:85
Method
operator |=
src/nvcore/BitArray.h:225
Function
operator!=
src/nvmesh/BaseMesh.h:57
Function
operator!=
src/nvmath/Vector.h:17
Function
operator!=
Not equal operator.
src/nvcore/StrLib.h:299
Method
operator!=
src/nvcore/Ptr.h:290
Method
operator()
extern/tinyobj/tiny_obj_loader.h:753
Method
operator()
src/nvmesh/BaseMesh.h:64
Method
operator()
src/nvmesh/MeshBuilder.cpp:116
Method
operator()
xrefs maps old elements to new elements
src/nvmesh/weld/Weld.h:26
Method
operator()
xrefs maps old elements to new elements
src/nvmesh/weld/Weld.h:119
Method
operator()
src/nvcore/Hash.h:50
Method
operator()
src/nvcore/Hash.h:57
Method
operator()
src/nvcore/StrLib.h:35
Method
operator()
src/nvcore/StrLib.h:46
Method
operator()
src/nvcore/StrLib.h:371
Method
operator*=
src/nvmath/Sparse.cpp:64
Method
operator+=
src/nvmath/Sparse.cpp:42
Method
operator-=
src/nvmath/Sparse.cpp:53
Method
operator->
src/nvcore/Ptr.h:298
Function
operator<
for std::map
extern/tinyobj/tiny_obj_loader.h:161
Method
operator=
src/nvmesh/halfedge/Mesh.h:250
Method
operator=
Delete owned pointer and assign new one.
src/nvcore/Ptr.h:46
Method
operator=
src/nvcore/Ptr.h:275
Method
operator=
Delete owned pointer and assign new one.
src/nvcore/StrLib.h:397
Function
operator==
src/nvmesh/BaseMesh.h:52
Function
operator==
src/nvcore/Hash.h:71
Function
operator==
Equal operator.
src/nvcore/StrLib.h:159
Method
operator==
src/nvmesh/MeshBuilder.cpp:88
Method
operator==
src/nvmesh/halfedge/Mesh.h:251
Method
operator==
src/nvcore/Ptr.h:289
Method
optimize
src/nvmesh/MeshBuilder.cpp:544
Method
orthonormalize
Gram-Schmidt orthogonalization. @note Works only if the vectors are close to orthogonal.
src/nvmath/Basis.cpp:19
Function
outputDebugBitmap
src/nvmesh/param/AtlasPacker.cpp:56
Method
overlap
src/nvmath/Box.cpp:81
Method
packCharts
src/nvmesh/param/AtlasPacker.cpp:382
Method
pixels
src/nvimage/Image.cpp:169
Function
planeIntersection
src/nvmath/Plane.cpp:19
Method
positionCount
src/nvmesh/MeshBuilder.cpp:1011
Method
positionIndex
src/nvmesh/MeshBuilder.cpp:1043
Method
processTriangle
src/nvmesh/param/ParameterizationQuality.cpp:256
Method
ptr
Return proxy pointer.
src/nvcore/RefCounted.h:62
Method
ptr
Get pointer.
src/nvcore/Ptr.h:173
Method
ptr
src/nvcore/Ptr.h:305
Function
quantizeFloat
Quantize a float in the [0,1] range, using exact end points or uniform bins.
src/nvmath/ftoi.h:210
Method
radixSort
src/nvcore/RadixSort.cpp:161
Method
randomSeed
Get a random seed based on the current time.
src/nvmath/Random.cpp:16
Function
rank
src/nvcore/RadixSort.h:40
Function
ranks
Access to results. m_ranks is a list of indices in sorted order, i.e. in the order you may further process your data
src/nvcore/RadixSort.h:38
Function
real
src/nvmath/Quaternion.h:172
Function
realloc
src/nvcore/Memory.cpp:51
Method
reduceConvexHullToNSides
src/nvmath/ConvexHull.cpp:100
Method
refCount
Get reference count.
src/nvcore/RefCounted.h:133
Method
release
Decrease reference count and remove when 0.
src/nvcore/RefCounted.h:100
Method
release
Relinquish ownership of the underlying pointer and returns that pointer.
src/nvcore/StrLib.h:410
Method
releaseWeakProxy
Release the weak proxy.
src/nvcore/RefCounted.h:123
Method
reload
src/nvmath/Random.cpp:40
Method
relocateSeed
src/nvmesh/param/AtlasBuilder.cpp:661
Method
remove
src/nvmath/ProximityGrid.h:92
Method
removeCandidate
src/nvmesh/param/AtlasBuilder.cpp:716
Method
removeChar
src/nvcore/StrLib.cpp:529
Method
removeFile
src/nvcore/FileSystem.cpp:71
Method
removeUnusedMaterials
src/nvmesh/MeshBuilder.cpp:565
Function
reorderArray
src/nvmesh/weld/Weld.h:83
Method
replaceChars
src/nvcore/StrLib.cpp:542
Function
resample_row_1
extern/stb/stb_image.h:1771
Function
resample_row_generic
extern/stb/stb_image.h:1844
Function
resample_row_h_2
extern/stb/stb_image.h:1790
Function
resample_row_hv_2
extern/stb/stb_image.h:1820
Function
resample_row_v_2
extern/stb/stb_image.h:1780
Method
reset
src/nvmesh/MeshBuilder.cpp:665
Method
reset
src/nvmath/ProximityGrid.cpp:12
Method
reset
Reset the string. */
src/nvcore/StrLib.cpp:582
Method
resetAssertHandler
Reset the assert handler.
src/nvcore/Debug.cpp:1125
Method
resetMessageHandler
Reset the debug message handler.
src/nvcore/Debug.cpp:1113
Method
resize
src/nvcore/RadixSort.cpp:100
Method
resize
src/nvcore/BitArray.h:51
Method
resize
src/nvimage/BitMap.cpp:7
Method
reverseFind
Find given char starting from the end. Why not use strrchr!?
src/nvcore/StrLib.cpp:566
Function
reverseXRefs
Reverse the given array so that new indices point to old indices.
src/nvmesh/weld/Weld.h:97
Method
robustOrthonormalize
Robust orthonormalization. Returns an orthonormal basis even when the original is degenerate.
src/nvmath/Basis.cpp:40
Method
saxpy
src/nvmath/Sparse.cpp:103
Method
scal
src/nvmath/Sparse.cpp:125
Method
scaleColumn
src/nvmath/Sparse.cpp:600
Method
scaleRow
src/nvmath/Sparse.cpp:554
Method
scanline
src/nvimage/Image.cpp:157
Method
seed
Set the given seed.
src/nvmath/Random.h:100
Method
seed
Provide a new seed.
src/nvmath/Random.h:143
Method
seed
Provide a new seed.
src/nvmath/Random.h:241
Method
seed
Set the given seed. */
src/nvmath/Random.h:320
Method
separator
Get the path separator. static
src/nvcore/StrLib.cpp:703
Function
setAll
src/nvimage/BitMap.h:60
Method
setAssertHandler
Set the assert handler.
src/nvcore/Debug.cpp:1119
Function
setBGRA
src/nvmath/Color.h:69
Method
setBitsCallback
static*/
src/nvmesh/param/AtlasPacker.cpp:1368
Function
setByteOrder
Set byte order.
src/nvcore/Stream.h:39
Method
setMessageHandler
Set the debug message handler.
src/nvcore/Debug.cpp:1107
← previous
next →
1,001–1,100 of 1,249, ranked by callers