PeriDyno 1.0.0
Loading...
Searching...
No Matches
TopologyModule.cpp
Go to the documentation of this file.
2#include "Node.h"
3
4namespace dyno
5{
7
9 : OBase()
10 , m_topologyChanged(true)
11{
12
13}
14
18
20{
21 this->updateTopology();
22}
23
24}
#define IMPLEMENT_CLASS(name)
Definition Object.h:79
virtual void updateTopology()
This is an implementation of AdditiveCCD based on peridyno.
Definition Array.h:25