Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assimp/assimp
/ GetClassName
Method
GetClassName
code/AssetLib/Step/STEPFile.h:411–413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
}
410
411
std::string GetClassName() const {
412
return classname;
413
}
414
415
void SetID(uint64_t newval) {
416
id = newval;
Callers
10
ProcessCurve
Function · 0.80
ProcessParametrizedProfile
Function · 0.80
ProcessProfile
Function · 0.80
ProcessConnectedFaceSet
Function · 0.80
ProcessSweptAreaSolid
Function · 0.80
ProcessGeometricItem
Function · 0.80
ResolveObjectPlacement
Function · 0.80
ProcessMappedItem
Function · 0.80
ProcessSpatialStructure
Function · 0.80
ProcessBoolean
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected