Searched refs:pAttachingPoint (Results 1 – 4 of 4) sorted by relevance
274 void attachObjectImpl(MovableObject *pMovable, TagPoint *pAttachingPoint);
282 void attachObjectImpl(MovableObject *pMovable, TagPoint *pAttachingPoint);
1539 void Entity::attachObjectImpl(MovableObject *pObject, TagPoint *pAttachingPoint) in attachObjectImpl() argument1543 pObject->_notifyAttached(pAttachingPoint, true); in attachObjectImpl()
1472 void Entity::attachObjectImpl(MovableObject *pObject, TagPoint *pAttachingPoint) in attachObjectImpl() argument1476 pObject->_notifyAttached(pAttachingPoint, true); in attachObjectImpl()