Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ version
Method
version
src/gltf/GltfMetaData.cpp:138–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
};
137
138
std::string GltfMetaData::version() const {
139
return m_version;
140
}
141
void GltfMetaData::setVersion(const std::string& version) {
142
m_version = version;
143
};
Callers
15
add_spec
Method · 0.45
parse_main_args
Function · 0.45
execute
Method · 0.45
PackageOpenStudioGem.rb
File · 0.45
toJSON
Function · 0.45
TEST_F
Function · 0.45
local_gems
Function · 0.45
test.rb
File · 0.45
local_gems
Function · 0.45
test.rb
File · 0.45
local_gems
Function · 0.45
test.rb
File · 0.45
Calls
no outgoing calls
Tested by
10
TEST_F
Function · 0.36
local_gems
Function · 0.36
local_gems
Function · 0.36
local_gems
Function · 0.36
local_gems
Function · 0.36
local_gems
Function · 0.36
local_gems
Function · 0.36
local_gems
Function · 0.36
testExampleModel
Function · 0.36
testExampleComponent
Function · 0.36