Home
last modified time | relevance | path

Searched refs:pAttachingPoint (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreEntity.h274 void attachObjectImpl(MovableObject *pMovable, TagPoint *pAttachingPoint);
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreEntity.h282 void attachObjectImpl(MovableObject *pMovable, TagPoint *pAttachingPoint);
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreEntity.cpp1539 void Entity::attachObjectImpl(MovableObject *pObject, TagPoint *pAttachingPoint) in attachObjectImpl() argument
1543 pObject->_notifyAttached(pAttachingPoint, true); in attachObjectImpl()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreEntity.cpp1472 void Entity::attachObjectImpl(MovableObject *pObject, TagPoint *pAttachingPoint) in attachObjectImpl() argument
1476 pObject->_notifyAttached(pAttachingPoint, true); in attachObjectImpl()