PeriDyno 1.0.0
Loading...
Searching...
No Matches
tinyobj_helper.cpp File Reference
#include "tinyobj_helper.h"
#include "ImageLoader.h"
#include <tinyobjloader/tiny_obj_loader.h>
Include dependency graph for tinyobj_helper.cpp:

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)
 

Macro Definition Documentation

◆ TINYOBJLOADER_IMPLEMENTATION

#define TINYOBJLOADER_IMPLEMENTATION

Definition at line 5 of file tinyobj_helper.cpp.