![]() |
PeriDyno 1.0.0
|
Go to the source code of this file.
Classes | |
class | dyno::FastSweepingMethod< TDataType > |
This is a CPU-based implementation of grid-based signed distance field (level set) generator for triangle meshes. For more details, please refer to Robert Bridson's website (www.cs.ubc.ca/~rbridson). More... | |
Namespaces | |
namespace | dyno |
This is an implementation of AdditiveCCD based on peridyno. | |
Typedefs | |
typedef Vector< unsigned int, 3 > | dyno::Vec3ui |
typedef CArray3D< unsigned int > | dyno::CArray3ui |
typedef CArray3D< float > | dyno::CArray3f |
typedef CArray3D< int > | dyno::CArray3i |