1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 23:23:52 +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(); virtual ~PagedWorldspaceWidget();
/// \brief Decodes the the hint string to set of cell that are rendered. /// Decodes the the hint string to set of cell that are rendered.
/// \details Calculates avarage of cell's coordinates to be new camera location.
void useViewHint (const std::string& hint); void useViewHint (const std::string& hint);
void setCellSelection(const CSMWorld::CellSelection& selection); void setCellSelection(const CSMWorld::CellSelection& selection);