PeriDyno 1.2.1
Loading...
Searching...
No Matches
stlreader_helper.cpp File Reference
#include "tinyobj_helper.h"
#include "ImageLoader.h"
#include "stl_reader/stl_reader.h"
Include dependency graph for stlreader_helper.cpp:

Go to the source code of this file.

Namespaces

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

Functions

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