MCPcopy Create free account
hub / github.com/BobLChen/VulkanDemos / IsAsciiSTL

Function IsAsciiSTL

external/assimp/code/STLLoader.cpp:99–125  ·  view source on GitHub ↗

An ascii STL buffer will begin with "solid NAME", where NAME is optional. Note: The "solid NAME" check is necessary, but not sufficient, to determine if the buffer is ASCII; a binary header could also begin with "solid NAME".

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InternReadFileMethod · 0.85
LoadASCIIFileMethod · 0.85

Calls 2

IsBinarySTLFunction · 0.85
SkipSpacesFunction · 0.50

Tested by

no test coverage detected