Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SaschaWillems/HowToVulkan
/ ~MaterialReader
Method
~MaterialReader
source/external/tinyobj/tiny_obj_loader.h:695–695 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
693
namespace tinyobj {
694
695
MaterialReader::~MaterialReader() {}
696
697
struct vertex_index_t {
698
int v_idx, vt_idx, vn_idx;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected