MCPcopy Create free account
hub / github.com/SaschaWillems/HowToVulkan / ObjReader

Method ObjReader

source/external/tinyobj/tiny_obj_loader.h:539–539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537class ObjReader {
538 public:
539 ObjReader() : valid_(false) {}
540
541 ///
542 /// Load .obj and .mtl from a file.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected