Home
last modified time | relevance | path

Searched refs:getUserInt (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/bullet/bullet3-3.21/src/BulletInverseDynamics/
H A DMultiBodyTree.cpp327 int MultiBodyTree::getUserInt(const int body_index, int *user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree
329 return m_impl->getUserInt(body_index, user_int); in getUserInt()
394 if (-1 == m_init_cache->getUserInt(index, &user_int)) in finalize()
H A DMultiBodyTree.hpp287 int getUserInt(const int body_index, int* user_int) const;
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletInverseDynamics/
H A DMultiBodyTree.cpp327 int MultiBodyTree::getUserInt(const int body_index, int *user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree
329 return m_impl->getUserInt(body_index, user_int); in getUserInt()
394 if (-1 == m_init_cache->getUserInt(index, &user_int)) in finalize()
H A DMultiBodyTree.hpp287 int getUserInt(const int body_index, int* user_int) const;
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletInverseDynamics/
H A DMultiBodyTree.cpp327 int MultiBodyTree::getUserInt(const int body_index, int *user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree
329 return m_impl->getUserInt(body_index, user_int); in getUserInt()
394 if (-1 == m_init_cache->getUserInt(index, &user_int)) in finalize()
H A DMultiBodyTree.hpp287 int getUserInt(const int body_index, int* user_int) const;
/dports/devel/py-bullet3/bullet3-3.21/src/BulletInverseDynamics/
H A DMultiBodyTree.cpp327 int MultiBodyTree::getUserInt(const int body_index, int *user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree
329 return m_impl->getUserInt(body_index, user_int); in getUserInt()
394 if (-1 == m_init_cache->getUserInt(index, &user_int)) in finalize()
H A DMultiBodyTree.hpp287 int getUserInt(const int body_index, int* user_int) const;
/dports/devel/bullet/bullet3-3.21/Extras/InverseDynamics/
H A DCloneTreeCreator.cpp54 TRY(m_reference->getUserInt(body_index, user_int)); in getBody()
/dports/devel/bullet/bullet3-3.21/src/BulletInverseDynamics/details/
H A DMultiBodyTreeInitCache.hpp89 int getUserInt(const int index, int *user_int) const;
H A DMultiBodyTreeInitCache.cpp84 int MultiBodyTree::InitCache::getUserInt(const int index, int* user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree::InitCache
H A DMultiBodyTreeImpl.hpp221 int getUserInt(const int body_index, int* user_int) const;
H A DMultiBodyTreeImpl.cpp1020 int MultiBodyTree::MultiBodyImpl::getUserInt(const int body_index, int *user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree::MultiBodyImpl
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletInverseDynamics/details/
H A DMultiBodyTreeInitCache.hpp89 int getUserInt(const int index, int *user_int) const;
H A DMultiBodyTreeInitCache.cpp84 int MultiBodyTree::InitCache::getUserInt(const int index, int* user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree::InitCache
H A DMultiBodyTreeImpl.hpp221 int getUserInt(const int body_index, int* user_int) const;
H A DMultiBodyTreeImpl.cpp1020 int MultiBodyTree::MultiBodyImpl::getUserInt(const int body_index, int *user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree::MultiBodyImpl
/dports/devel/py-bullet3/bullet3-3.21/src/BulletInverseDynamics/details/
H A DMultiBodyTreeInitCache.hpp89 int getUserInt(const int index, int *user_int) const;
H A DMultiBodyTreeInitCache.cpp84 int MultiBodyTree::InitCache::getUserInt(const int index, int* user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree::InitCache
H A DMultiBodyTreeImpl.hpp221 int getUserInt(const int body_index, int* user_int) const;
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletInverseDynamics/details/
H A DMultiBodyTreeInitCache.hpp89 int getUserInt(const int index, int *user_int) const;
H A DMultiBodyTreeInitCache.cpp84 int MultiBodyTree::InitCache::getUserInt(const int index, int* user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree::InitCache
H A DMultiBodyTreeImpl.hpp221 int getUserInt(const int body_index, int* user_int) const;
H A DMultiBodyTreeImpl.cpp1020 int MultiBodyTree::MultiBodyImpl::getUserInt(const int body_index, int *user_int) const in getUserInt() function in btInverseDynamics::MultiBodyTree::MultiBodyImpl
/dports/devel/py-bullet3/bullet3-3.21/Extras/InverseDynamics/
H A DCloneTreeCreator.cpp54 TRY(m_reference->getUserInt(body_index, user_int)); in getBody()

12