Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ubpa/USTC_CG
/ functions
Functions
2,075 in github.com/Ubpa/USTC_CG
⨍
Functions
2,075
◇
Types & classes
536
↓ 1 callers
Function
_LTC_ClipQuadToHorizon
Homeworks/4_MinSurfMeshPara/project/data/shaders/Engine/Light/LTC.h:79
↓ 1 callers
Function
_LTC_GetInvM_GGX
GGX inv M
Homeworks/4_MinSurfMeshPara/project/data/shaders/Engine/Light/LTC.h:35
↓ 1 callers
Function
_LTC_GetNF_GGX
GGX norm, Fresnel
Homeworks/4_MinSurfMeshPara/project/data/shaders/Engine/Light/LTC.h:45
↓ 1 callers
Function
_LTC_GetSphere
projected solid angle of a spherical cap, clipped to the horizon
Homeworks/4_MinSurfMeshPara/project/data/shaders/Engine/Light/LTC.h:55
↓ 1 callers
Function
_LTC_GetUV
_LTC_GetInvM_GGX, _LTC_GetNF_GGX
Homeworks/4_MinSurfMeshPara/project/data/shaders/Engine/Light/LTC.h:29
↓ 1 callers
Function
_RadicalInverse_VdC
Homeworks/4_MinSurfMeshPara/project/data/shaders/Math/sample.h:118
↓ 1 callers
Function
_SpotLight_DirFalloff
Homeworks/4_MinSurfMeshPara/project/data/shaders/Engine/Light/SpotLight.h:23
↓ 1 callers
Function
add_jet
Homeworks/7_SimulationTaichi/project/src/example/04_fountain/main.cpp:82
↓ 1 callers
Function
add_object_rectangle
(1)*****************************************/
Homeworks/7_SimulationTaichi/project/src/example/04_fountain/main.cpp:70
↓ 1 callers
Function
advance
Homeworks/7_SimulationTaichi/project/src/example/04_fountain/main.cpp:16
↓ 1 callers
Function
advance
Homeworks/7_SimulationTaichi/project/src/example/02_snowball/main.cpp:16
↓ 1 callers
Function
advance
Homeworks/7_SimulationTaichi/project/src/example/03_cubes/main.cpp:19
↓ 1 callers
Function
advance
Homeworks/7_SimulationTaichi/project/src/example/01_mls_mpm88_x/main.cpp:64
↓ 1 callers
Function
advance
Homeworks/7_SimulationTaichi/project/src/example/00_mls_mpm88/main.cpp:16
↓ 1 callers
Function
advance
Homeworks/7_SimulationTaichi/project/src/app/main.cpp:64
↓ 1 callers
Method
carveholes
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:22065
↓ 1 callers
Method
cbegin
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Vec.h:236
↓ 1 callers
Method
checkdelaunay
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:27849
↓ 1 callers
Method
checkmesh
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:27258
↓ 1 callers
Method
checksegments
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:27587
↓ 1 callers
Method
checkshells
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:27400
↓ 1 callers
Method
constraineddelaunay
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:18349
↓ 1 callers
Method
delaunayrefinement
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:25642
↓ 1 callers
Method
detectinterfaces
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:14984
↓ 1 callers
Function
dist2
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Vec.h:806
↓ 1 callers
Function
exactinit
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:543
↓ 1 callers
Function
fract
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Vec.h:728
↓ 1 callers
Function
genDisplacementmap
Homeworks/8_Shader/project/src/app/1_denoise/main.cpp:281
↓ 1 callers
Method
highorder
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:28823
↓ 1 callers
Function
incircleadapt
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:2549
↓ 1 callers
Method
incrementaldelaunay
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:11986
↓ 1 callers
Method
insertconstrainedpoints
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:23637
↓ 1 callers
Function
insphereadapt
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:3815
↓ 1 callers
Function
insphereexact
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:3233
↓ 1 callers
Method
interpolatemeshsize
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:23566
↓ 1 callers
Function
is_all_zero
Homeworks/4_MinSurfMeshPara/project/include/Basic/Math.h:53
↓ 1 callers
Method
jettisonnodes
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:28764
↓ 1 callers
Function
len2
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Vec.h:785
↓ 1 callers
Function
loadTexture
Homeworks/8_Shader/project/src/app/1_denoise/main.cpp:247
↓ 1 callers
Function
loadTexture
Homeworks/8_Shader/project/src/app/2_shadow/main.cpp:278
↓ 1 callers
Method
load_node
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:199
↓ 1 callers
Method
load_plc
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:2453
↓ 1 callers
Method
load_poly
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:816
↓ 1 callers
Method
load_stl
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:1601
↓ 1 callers
Method
look_at
Homeworks/4_MinSurfMeshPara/project/include/Engine/Scene/CmptTransform.h:114
↓ 1 callers
Method
meshcoarsening
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:23997
↓ 1 callers
Method
meshsurface
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:14627
↓ 1 callers
Method
operator()
Homeworks/4_MinSurfMeshPara/project/include/Basic/Op/Op.h:12
↓ 1 callers
Method
optimizemesh
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:27077
↓ 1 callers
Function
orient2dadapt
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:1442
↓ 1 callers
Function
orient3dadapt
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:1774
↓ 1 callers
Function
orient4dadapt
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:4400
↓ 1 callers
Function
orient4dexact
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:4185
↓ 1 callers
Method
outedges
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:29982
↓ 1 callers
Method
outelements
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:29319
↓ 1 callers
Method
outfaces
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:29466
↓ 1 callers
Method
outhullfaces
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:29701
↓ 1 callers
Method
outmesh2medit
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:31080
↓ 1 callers
Method
outmesh2vtk
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:31237
↓ 1 callers
Method
outmetrics
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:29187
↓ 1 callers
Method
outneighbors
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:30413
↓ 1 callers
Method
outsmesh
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:30978
↓ 1 callers
Method
outsubsegments
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:30259
↓ 1 callers
Method
outvoronoi
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:30514
↓ 1 callers
Method
poly_in
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Tet_generate.cpp:15
↓ 1 callers
Function
processInput
process all input: query GLFW whether relevant keys are pressed/released this frame and react accordingly --------------------------------------------
Homeworks/8_Shader/project/src/app/0_displacement_normal/main.cpp:221
↓ 1 callers
Function
processInput
process all input: query GLFW whether relevant keys are pressed/released this frame and react accordingly --------------------------------------------
Homeworks/8_Shader/project/src/app/1_denoise/main.cpp:187
↓ 1 callers
Function
processInput
process all input: query GLFW whether relevant keys are pressed/released this frame and react accordingly --------------------------------------------
Homeworks/8_Shader/project/src/app/2_shadow/main.cpp:217
↓ 1 callers
Method
recoverboundary
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:21732
↓ 1 callers
Method
recoverdelaunay
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:26120
↓ 1 callers
Method
set_draw_status_to_choose
Homeworks/3_PoissonImageEditing/project/src/App/ImageWidget.cpp:40
↓ 1 callers
Method
set_draw_status_to_paste
Homeworks/3_PoissonImageEditing/project/src/App/ImageWidget.cpp:45
↓ 1 callers
Method
set_source_window
Homeworks/3_PoissonImageEditing/project/src/App/ImageWidget.cpp:55
↓ 1 callers
Method
set_start
Homeworks/1_MiniDraw/project/src/App/shape.cpp:11
↓ 1 callers
Method
statistics
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:28659
↓ 1 callers
Function
step
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Vec.h:746
↓ 1 callers
Method
suppresssteinerpoints
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:21576
↓ 1 callers
Function
swap
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Vec.h:1064
↓ 1 callers
Function
testIsBigEndian
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.cxx:2198
↓ 1 callers
Function
test_double
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:475
↓ 1 callers
Function
test_float
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/predicates.cxx:420
↓ 1 callers
Method
tet_out
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Tet_generate.cpp:66
↓ 1 callers
Method
tet_output
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/Tet_generate.cpp:77
Method
apex
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.h:2495
Method
dest
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.h:2491
Method
oppo
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.h:2499
Method
setapex
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.h:2511
Method
setdest
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.h:2507
Method
setoppo
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.h:2515
Method
setorg
Homeworks/6_MassSpring/documents/tetgen/src/TetGene/tetgen.h:2503
Method
AboutBox
Homeworks/1_MiniDraw/project/src/App/minidraw.cpp:42
Function
Abs
Homeworks/4_MinSurfMeshPara/project/include/Basic/Math.h:58
Function
AbsCosTheta
Homeworks/4_MinSurfMeshPara/project/include/Engine/Material/SurfCoord.h:10
Method
AddController
Homeworks/4_MinSurfMeshPara/project/src/UI/Attribute.cpp:839
Method
AddEditImage
image
Homeworks/4_MinSurfMeshPara/project/include/UI/Grid.h:101
Method
AddEditVal
Homeworks/4_MinSurfMeshPara/project/include/UI/Grid.h:41
Method
AddLine
Homeworks/4_MinSurfMeshPara/project/src/UI/Grid.cpp:358
Method
AddLine
Homeworks/4_MinSurfMeshPara/project/include/Basic/CSVSaver.h:33
Method
AddRow
Homeworks/4_MinSurfMeshPara/project/src/UI/Grid.cpp:44
Method
AddText
Homeworks/4_MinSurfMeshPara/project/include/UI/Grid.h:77
← previous
next →
401–500 of 2,075, ranked by callers