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
↓ 1 callers
Function
ftoi_trunc_sse
src/nvmath/ftoi.h:62
↓ 1 callers
Function
ftoi_trunc_xs
src/nvmath/ftoi.h:52
↓ 1 callers
Method
gather
Gather all points inside the given sphere. Radius is assumed to be small, so we don't bother culling the cells.
src/nvmath/ProximityGrid.cpp:88
↓ 1 callers
Function
getSystemByteOrder
Get the byte order of the system.
src/nvcore/Stream.h:23
↓ 1 callers
Method
getWeakProxy
Get weak proxy.
src/nvcore/RefCounted.h:113
↓ 1 callers
Function
get_chunk_header
extern/stb/stb_image.h:2572
↓ 1 callers
Method
growCharts
Returns true if any of the charts can grow more.
src/nvmesh/param/AtlasBuilder.cpp:326
↓ 1 callers
Method
hintTriangleCount
Hints.
src/nvmesh/MeshBuilder.cpp:684
↓ 1 callers
Method
hintVertexCount
src/nvmesh/MeshBuilder.cpp:689
↓ 1 callers
Function
imag
src/nvmath/Quaternion.h:167
↓ 1 callers
Method
init
src/nvmath/ProximityGrid.cpp:16
↓ 1 callers
Function
initHandlerThread
src/nvcore/Debug.cpp:1133
↓ 1 callers
Function
init_defaults
extern/stb/stb_image.h:2425
↓ 1 callers
Function
input_to_mesh
src/thekla/thekla_atlas.cpp:29
↓ 1 callers
Function
isDigit
src/nvcore/StrLib.cpp:64
↓ 1 callers
Method
isQuadFace
src/nvmesh/QuadTriMesh.cpp:9
↓ 1 callers
Function
isValidPtr
src/nvcore/Debug.h:209
↓ 1 callers
Function
linearstep
src/nvmath/nvmath.h:251
↓ 1 callers
Method
mapChartVertexToOriginalVertex
src/nvmesh/param/Atlas.h:145
↓ 1 callers
Method
maxAuthalicMetric
src/nvmesh/param/ParameterizationQuality.cpp:233
↓ 1 callers
Method
maxStretchMetric
src/nvmesh/param/ParameterizationQuality.cpp:220
↓ 1 callers
Method
meshAt
src/nvmesh/param/Atlas.h:46
↓ 1 callers
Function
mesh_atlas_to_output
src/thekla/thekla_atlas.cpp:76
↓ 1 callers
Function
next
@@ Test this!
src/nvmath/ConvexHull.cpp:257
↓ 1 callers
Method
notifyObjectDied
Only the actual object should call this.
src/nvcore/RefCounted.h:57
↓ 1 callers
Function
nvAbort
Handle assertion through the assert handler.
src/nvcore/Debug.cpp:988
↓ 1 callers
Function
obj_mesh_free
src/thekla/thekla_mesh_load.h:128
↓ 1 callers
Function
obj_mesh_load
src/thekla/thekla_mesh_load.h:49
↓ 1 callers
Method
packCharts
src/nvmesh/param/Atlas.cpp:234
↓ 1 callers
Method
parametricArea
src/nvmesh/halfedge/Face.cpp:37
↓ 1 callers
Function
parseFloat2
extern/tinyobj/tiny_obj_loader.h:366
↓ 1 callers
Function
parseInt
extern/tinyobj/tiny_obj_loader.h:200
↓ 1 callers
Function
parseString
extern/tinyobj/tiny_obj_loader.h:191
↓ 1 callers
Function
parseTriple
Parse triples: i, i/j/k, i//k, i/j
extern/tinyobj/tiny_obj_loader.h:379
↓ 1 callers
Function
parse_entropy_coded_data
extern/stb/stb_image.h:1467
↓ 1 callers
Function
parse_huffman_block
extern/stb/stb_image.h:2307
↓ 1 callers
Function
parse_uncompressed_block
extern/stb/stb_image.h:2381
↓ 1 callers
Function
parse_zlib
a quick hack to only allow decoding some of a PNG... I should implement real streaming support instead
extern/stb/stb_image.h:2437
↓ 1 callers
Function
parse_zlib_header
extern/stb/stb_image.h:2410
↓ 1 callers
Function
pic_load2
extern/stb/stb_image.h:4021
↓ 1 callers
Method
placeSeeds
src/nvmesh/param/AtlasBuilder.cpp:230
↓ 1 callers
Function
pointInTriangle
src/nvmesh/param/Util.cpp:151
↓ 1 callers
Function
pointInTriangle
src/nvmath/ConvexHull.cpp:352
↓ 1 callers
Function
polygonArea
Triangulate polygon and sum triangle areas.
src/nvmath/ConvexHull.cpp:240
↓ 1 callers
Method
pop
src/nvmesh/param/AtlasBuilder.cpp:59
↓ 1 callers
Function
process_frame_header
extern/stb/stb_image.h:1633
↓ 1 callers
Function
process_scan_header
after we see SOS
extern/stb/stb_image.h:1608
↓ 1 callers
Function
project_triangle
Computes the coordinates of the vertices of a triangle in a local 2D orthonormal basis of the triangle's plane.
src/nvmesh/param/LeastSquaresConformalMap.cpp:150
↓ 1 callers
Method
pushVertex
src/nvmesh/MeshBuilder.cpp:149
↓ 1 callers
Function
recurseMini
src/nvmath/Sphere.cpp:159
↓ 1 callers
Function
refill_buffer
extern/stb/stb_image.h:824
↓ 1 callers
Method
release
Decrease reference count and remove when 0.
src/nvcore/RefCounted.h:39
↓ 1 callers
Method
release
Relinquish ownership of the underlying pointer and returns that pointer.
src/nvcore/Ptr.h:79
↓ 1 callers
Method
remove
src/nvmesh/halfedge/Mesh.cpp:916
↓ 1 callers
Method
rmsConformalMetric
src/nvmesh/param/ParameterizationQuality.cpp:227
↓ 1 callers
Function
s_testBigEndian
extern/poshlib/posh.c:84
↓ 1 callers
Function
s_testEndianess
extern/poshlib/posh.c:199
↓ 1 callers
Function
s_testFloatingPoint
extern/poshlib/posh.c:163
↓ 1 callers
Function
s_testSerialization
extern/poshlib/posh.c:103
↓ 1 callers
Function
sdbmFloatHash
Note that this hash does not handle NaN properly.
src/nvcore/Hash.h:22
↓ 1 callers
Function
seek
@name Stream implementation. */ @{
src/nvcore/StdStream.h:57
↓ 1 callers
Function
setBitAt
src/nvimage/BitMap.h:35
↓ 1 callers
Function
setBits
See "Conditionally set or clear bits without branching" at http://graphics.stanford.edu/~seander/bithacks.html
src/nvcore/BitArray.h:32
↓ 1 callers
Function
setData
src/nvcore/StrLib.h:346
↓ 1 callers
Method
setFormat
src/nvimage/Image.cpp:197
↓ 1 callers
Function
setup_abf_relations
src/nvmesh/param/LeastSquaresConformalMap.cpp:256
↓ 1 callers
Function
signNonzero
src/nvmath/Fitting.cpp:673
↓ 1 callers
Function
size
src/nvcore/StdStream.h:78
↓ 1 callers
Method
splitBoundaryEdges
Fixing T-junctions. - Find T-junctions. Find vertices that are on an edge. - This test is approximate. - Insert edges on a spatial index to
src/nvmesh/halfedge/Mesh.cpp:660
↓ 1 callers
Function
stbi_bmp_load_from_memory
extern/stb/stb_image.h:3402
↓ 1 callers
Function
stbi_bmp_test_file
extern/stb/stb_image.h:3130
↓ 1 callers
Function
stbi_bmp_test_memory
extern/stb/stb_image.h:3141
↓ 1 callers
Function
stbi_de_iphone
extern/stb/stb_image.h:2810
↓ 1 callers
Function
stbi_fill_gif_background
extern/stb/stb_image.h:4424
↓ 1 callers
Function
stbi_gif_info_from_memory
extern/stb/stb_image.h:4606
↓ 1 callers
Function
stbi_gif_load_from_memory
extern/stb/stb_image.h:4568
↓ 1 callers
Function
stbi_gif_test_file
extern/stb/stb_image.h:4245
↓ 1 callers
Function
stbi_gif_test_memory
extern/stb/stb_image.h:4256
↓ 1 callers
Function
stbi_info_from_file
extern/stb/stb_image.h:4841
↓ 1 callers
Function
stbi_is_hdr_from_file
extern/stb/stb_image.h:753
↓ 1 callers
Function
stbi_jpeg_info_from_memory
extern/stb/stb_image.h:2106
↓ 1 callers
Function
stbi_jpeg_load_from_memory
extern/stb/stb_image.h:2039
↓ 1 callers
Function
stbi_jpeg_test_file
extern/stb/stb_image.h:2066
↓ 1 callers
Function
stbi_jpeg_test_memory
extern/stb/stb_image.h:2099
↓ 1 callers
Function
stbi_load_from_memory
extern/stb/stb_image.h:659
↓ 1 callers
Function
stbi_loadf_from_file
extern/stb/stb_image.h:698
↓ 1 callers
Function
stbi_out_gif_code
extern/stb/stb_image.h:4311
↓ 1 callers
Function
stbi_pic_load_from_memory
extern/stb/stb_image.h:4172
↓ 1 callers
Function
stbi_pic_test_file
extern/stb/stb_image.h:4180
↓ 1 callers
Function
stbi_pic_test_memory
extern/stb/stb_image.h:4165
↓ 1 callers
Function
stbi_png_info_from_memory
extern/stb/stb_image.h:3106
↓ 1 callers
Function
stbi_png_load_from_memory
extern/stb/stb_image.h:3046
↓ 1 callers
Function
stbi_png_test_file
extern/stb/stb_image.h:3054
↓ 1 callers
Function
stbi_png_test_memory
extern/stb/stb_image.h:3066
↓ 1 callers
Function
stbi_process_gif_raster
extern/stb/stb_image.h:4345
↓ 1 callers
Function
stbi_psd_load_from_memory
extern/stb/stb_image.h:3953
↓ 1 callers
Function
stbi_psd_test_file
extern/stb/stb_image.h:3758
↓ 1 callers
Function
stbi_psd_test_memory
extern/stb/stb_image.h:3769
↓ 1 callers
Function
stbi_tga_info_from_file
extern/stb/stb_image.h:3442
↓ 1 callers
Function
stbi_tga_info_from_memory
extern/stb/stb_image.h:3454
← previous
next →
401–500 of 1,249, ranked by callers