Home
last modified time | relevance | path

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

/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DMeshManager.h217 virtual MeshInfo * ObtainMeshInfo(HuginBase::SrcPanoImage *, bool layout_mode_on) = 0;
238 MeshInfo * ObtainMeshInfo(HuginBase::SrcPanoImage *, bool layout_mode_on);
248 MeshInfo * ObtainMeshInfo(HuginBase::SrcPanoImage *, bool layout_mode_on);
259 MeshInfo * ObtainMeshInfo(HuginBase::SrcPanoImage *, bool layout_mode_on);
H A DMeshManager.cpp90 meshes.push_back(this->ObtainMeshInfo(visualization_state->GetSrcImage(i), layout_mode_on)); in CheckUpdate()
430 MeshManager::MeshInfo * PanosphereOverviewMeshManager::ObtainMeshInfo(HuginBase::SrcPanoImage * src… in ObtainMeshInfo() function in PanosphereOverviewMeshManager
435 MeshManager::MeshInfo * PlaneOverviewMeshManager::ObtainMeshInfo(HuginBase::SrcPanoImage * src, boo… in ObtainMeshInfo() function in PlaneOverviewMeshManager
440 MeshManager::MeshInfo * PreviewMeshManager::ObtainMeshInfo(HuginBase::SrcPanoImage * src, bool layo… in ObtainMeshInfo() function in PreviewMeshManager