21    template<
typename TDataType>
 
void copyFrom(UnstructuredPointSet< TDataType > &pts)
 
DArrayList< int > mNeighborLists
Neighbor list storing neighborings ids.
 
DArrayList< int > & getPointNeighbors()
Return the neighbor lists of points.
 
This is an implementation of AdditiveCCD based on peridyno.
 
ArrayList< ElementType, DeviceType::GPU > DArrayList