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

Method CurrentToken

code/AssetLib/FBX/FBXParser.cpp:254–257  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

252
253// ------------------------------------------------------------------------------------------------
254TokenPtr Parser::CurrentToken() const
255{
256 return current;
257}
258
259// ------------------------------------------------------------------------------------------------
260TokenPtr Parser::LastToken() const

Callers 2

ElementMethod · 0.80
ScopeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected