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

Function aiGetLegalString

code/Common/Version.cpp:60–62  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------ Get legal string

Source from the content-addressed store, hash-verified

58// ------------------------------------------------------------------------------------------------
59// Get legal string
60ASSIMP_API const char *aiGetLegalString() {
61 return LEGAL_INFORMATION;
62}
63
64// ------------------------------------------------------------------------------------------------
65// Get Assimp patch version

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected