PeriDyno 1.0.0
Loading...
Searching...
No Matches
tinyobj_helper.h
Go to the documentation of this file.
1#pragma once
3
4#include <FilePath.h>
5
6namespace dyno
7{
8 bool loadTextureMeshFromObj(std::shared_ptr<TextureMesh> texMesh, const FilePath& fullname);
9}
This is an implementation of AdditiveCCD based on peridyno.
Definition Array.h:25
bool loadTextureMeshFromObj(std::shared_ptr< TextureMesh > texMesh, const FilePath &fullname)