PeriDyno
0.9.2
Loading...
Searching...
No Matches
peridyno
src
Dynamics
Cuda
Volume
VolumeIntersect.cpp
Go to the documentation of this file.
1
#include "
VolumeIntersect.h
"
2
3
namespace
dyno
4
{
5
IMPLEMENT_TCLASS
(VolumeIntersect,
TDataType
)
6
7
template
<
typename
TDataType>
8
VolumeIntersect<TDataType>::VolumeIntersect
()
9
//: Volume()
10
{
11
}
12
13
template
<
typename
TDataType>
14
VolumeIntersect<TDataType>::~VolumeIntersect
()
15
{
16
}
17
18
DEFINE_CLASS
(
VolumeIntersect
);
19
}
DEFINE_CLASS
#define DEFINE_CLASS(name)
Definition
Object.h:140
IMPLEMENT_TCLASS
#define IMPLEMENT_TCLASS(name, T1)
Definition
Object.h:103
VolumeIntersect.h
dyno::VolumeIntersect
Definition
VolumeIntersect.h:7
dyno::VolumeIntersect::VolumeIntersect
VolumeIntersect()
Definition
VolumeIntersect.cpp:8
dyno::VolumeIntersect::~VolumeIntersect
~VolumeIntersect() override
Definition
VolumeIntersect.cpp:14
dyno
This is an implementation of AdditiveCCD based on peridyno.
Definition
Array.h:24
dyno::DArrayMap
ArrayMap< T, DeviceType::GPU > DArrayMap
Definition
ArrayMap.inl:80
Generated by
1.9.8