Home
last modified time | relevance | path

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

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A Dtrpage_managers.cpp88 bool trpgManagedTile::GetTileLoc(int &retx,int &rety,int &retLod) const in GetTileLoc() function in trpgManagedTile
432 tile->GetTileLoc(tileX,tileY,tileLod); in isWithin()
484 tile->GetTileLoc(tileX,tileY,tileLod); in AddChildrenToLoadList()
492 tile->GetTileLoc(tileX,tileY,tileLod); in AddChildrenToLoadList()
650 tile->GetTileLoc(tileX,tileY,tileLod); in Update()
1193 unloadTile->GetTileLoc(x,y,lod); in ProcessChanges()
1204 loadTile->GetTileLoc(x,y,lod); in ProcessChanges()
1228 childRef.GetTileLoc(locInfo.x, locInfo.y, locInfo.lod); in ProcessChanges()
H A DTXPNode.cpp264 tile->GetTileLoc(x,y,lod); in updateEye()
278 tile->GetTileLoc(x,y,lod); in updateEye()
H A Dtrpage_managers.h67 bool GetTileLoc(int &x,int &y,int &lod) const;
H A Dtrpage_pparse.cpp63 childRef.GetTileLoc(gx,gy,glod); in printBuf()
H A Dtrpage_nodes.cpp836 bool trpgChildRef::GetTileLoc(int &gx,int &gy,int &glod) const in GetTileLoc() function in trpgChildRef
H A DTXPArchive.cpp876 childRef->GetTileLoc(child_loc.x, child_loc.y, child_loc.lod); in getTileContent()
H A Dtrpage_geom.h2488 bool GetTileLoc(int &gx,int &gy,int &glod) const;
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A Dtrpage_managers.cpp88 bool trpgManagedTile::GetTileLoc(int &retx,int &rety,int &retLod) const in GetTileLoc() function in trpgManagedTile
424 tile->GetTileLoc(tileX,tileY,tileLod); in isWithin()
476 tile->GetTileLoc(tileX,tileY,tileLod); in AddChildrenToLoadList()
484 tile->GetTileLoc(tileX,tileY,tileLod); in AddChildrenToLoadList()
642 tile->GetTileLoc(tileX,tileY,tileLod); in Update()
1174 unloadTile->GetTileLoc(x,y,lod); in ProcessChanges()
1185 loadTile->GetTileLoc(x,y,lod); in ProcessChanges()
1209 childRef.GetTileLoc(locInfo.x, locInfo.y, locInfo.lod); in ProcessChanges()
H A DTXPNode.cpp264 tile->GetTileLoc(x,y,lod); in updateEye()
278 tile->GetTileLoc(x,y,lod); in updateEye()
H A Dtrpage_managers.h67 bool GetTileLoc(int &x,int &y,int &lod) const;
H A Dtrpage_pparse.cpp63 childRef.GetTileLoc(gx,gy,glod);
H A Dtrpage_nodes.cpp834 bool trpgChildRef::GetTileLoc(int &gx,int &gy,int &glod) const
H A DTXPArchive.cpp872 childRef->GetTileLoc(loc.x, loc.y, loc.lod); in getTileContent()
H A Dtrpage_geom.h2488 bool GetTileLoc(int &gx,int &gy,int &glod) const;