PeriDyno 1.2.1
Loading...
Searching...
No Matches
tinyobj_helper.h File Reference
Include dependency graph for tinyobj_helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dyno
 This is an implementation of AdditiveCCD based on peridyno.
 

Functions

bool dyno::loadTextureMeshFromObj (std::shared_ptr< TextureMesh > texMesh, const FilePath &fullname, bool useToCenter)
 
bool dyno::loadObj (std::vector< Vec3f > &points, std::vector< TopologyModule::Triangle > &triangles, std::string filename, bool append)