Home
last modified time | relevance | path

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

/dports/games/py-fife/fifengine-0.4.2/engine/core/model/structures/
H A Dcellcache.cpp517 …ModelCoordinate inter_mc = (*it)->getCellGrid()->toLayerCoordinates(m_layer->getCellGrid()->toMapC… in resize() local
519 (*it)->getInstanceTree()->findInstances(inter_mc, 0, 0, interact_instances); in resize()
604 …ModelCoordinate inter_mc = (*it)->getCellGrid()->toLayerCoordinates(m_layer->getCellGrid()->toMapC… in createCells() local
606 (*it)->getInstanceTree()->findInstances(inter_mc, 0, 0, interact_instances); in createCells()
753 …ModelCoordinate inter_mc = interact->getCellGrid()->toLayerCoordinates(m_layer->getCellGrid()->toM… in addInteractOnRuntime() local
756 interact->getInstanceTree()->findInstances(inter_mc, 0, 0, interact_instances); in addInteractOnRuntime()
781 …ModelCoordinate inter_mc = interact->getCellGrid()->toLayerCoordinates(m_layer->getCellGrid()->toM… in removeInteractOnRuntime() local
784 interact->getInstanceTree()->findInstances(inter_mc, 0, 0, interact_instances); in removeInteractOnRuntime()