Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ write
Function
write
Extras/Serialize/HeaderGenerator/blenderGenerate.py:35–37 ·
view source on GitHub ↗
(file, spaces, string)
Source
from the content-addressed store, hash-verified
33
34
35
def
write(file, spaces, string):
36
addSpaces(file, spaces)
37
file.write(string)
38
39
40
###################################################################################
Callers
1
blenderGenerate.py
File · 0.70
Calls
2
addSpaces
Function · 0.70
write
Method · 0.45
Tested by
no test coverage detected