Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
531
class ObjReader {
532
public:
533
ObjReader() : valid_(false) {}
534
~ObjReader() {}
535
536
///
Callers
1
sample.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected