PeriDyno 0.9.2
Loading...
Searching...
No Matches
VolumeIntersect.cpp
Go to the documentation of this file.
1#include "VolumeIntersect.h"
2
3namespace dyno
4{
5 IMPLEMENT_TCLASS(VolumeIntersect, TDataType)
6
7 template<typename TDataType>
12
13 template<typename TDataType>
17
19}
#define DEFINE_CLASS(name)
Definition Object.h:140
#define IMPLEMENT_TCLASS(name, T1)
Definition Object.h:103
This is an implementation of AdditiveCCD based on peridyno.
Definition Array.h:24
ArrayMap< T, DeviceType::GPU > DArrayMap
Definition ArrayMap.inl:80