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

Commnent?

This commit is contained in:
lohikaarme 2016-08-03 14:22:25 +03:00 committed by GitHub
parent 48bcde8cc9
commit 0592d1cdcf

View File

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