MCPcopy Create free account
hub / github.com/assimp/assimp / aiGetBranchName

Function aiGetBranchName

code/Common/Version.cpp:116–118  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

114
115// ------------------------------------------------------------------------------------------------
116ASSIMP_API const char *aiGetBranchName() {
117 return GitBranch;
118}
119

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected