Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meshcapade/difflocks
/ get_scalp
Method
get_scalp
data_loader/dataloader.py:646–647 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
644
645
646
def
get_scalp(self):
647
return
self.scalp_mesh, self.scalp_mesh_data
648
649
def
get_base_mesh(self):
650
return
self.smplx_base_mesh, self.smplx_base_mesh_data
Callers
1
main
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected