![]() |
PeriDyno 1.2.1
|
Go to the source code of this file.
Namespaces | |
namespace | dyno |
This is an implementation of AdditiveCCD based on peridyno. | |
Macros | |
#define | TINYOBJLOADER_IMPLEMENTATION |
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) |
#define TINYOBJLOADER_IMPLEMENTATION |
Definition at line 5 of file tinyobj_helper.cpp.