Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assimp/assimp
/ GetEvaluatedObjectCount
Method
GetEvaluatedObjectCount
code/AssetLib/Step/STEPFile.h:788–790 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
786
}
787
788
uint64_t GetEvaluatedObjectCount() const {
789
return evaluated_count;
790
}
791
792
const HeaderInfo &GetHeader() const {
793
return header;
Callers
1
InternReadFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected