MCPcopy 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

693namespace tinyobj {
694
695MaterialReader::~MaterialReader() {}
696
697struct 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