MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / ObjReader

Method ObjReader

engine/3rdparty/tinyobjloader/tiny_obj_loader.h:533–533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

531class ObjReader {
532 public:
533 ObjReader() : valid_(false) {}
534 ~ObjReader() {}
535
536 ///

Callers 1

sample.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected