1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 09:36:37 +00:00

Miss info

This commit is contained in:
lohikaarme 2016-08-03 14:24:21 +03:00 committed by GitHub
parent 0592d1cdcf
commit e8ef5c233f

View File

@ -83,8 +83,7 @@ namespace CSVRender
virtual ~PagedWorldspaceWidget();
/// \brief Decodes the the hint string to set of cell that are rendered.
/// \details Calculates avarage of cell's coordinates to be new camera location.
/// Decodes the the hint string to set of cell that are rendered.
void useViewHint (const std::string& hint);
void setCellSelection(const CSMWorld::CellSelection& selection);