19 template <
typename MKey,
typename T>
42 DYN_FUNC
void clear();
48 DYN_FUNC
inline const T&
operator[] (MKey key)
const;
51 DYN_FUNC
bool empty();
DYN_FUNC uint count(MKey key)
Pair< MKey, T > * m_startLoc
DYN_FUNC void reserve(Pair< MKey, T > *buf, int maxSize)
DYN_FUNC T & operator[](MKey key)
DYN_FUNC iterator find(MKey key)
Pair< MKey, T > * iterator
DYN_FUNC iterator begin()
DYN_FUNC iterator insert(Pair< MKey, T > pair)
This is an implementation of AdditiveCCD based on peridyno.