siconos.mechanics.collision.native#
Module documentation
- class siconos.mechanics.collision.native.nullDeleter(*args, **kwargs)[source]#
Bases:
object
- Using a shared_ptr to hold a pointer to a statically allocated
object use create<type>SPtr(<type> &x) cf http://www.boost.org/doc/