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:
parent
0592d1cdcf
commit
e8ef5c233f
1 changed files with 1 additions and 2 deletions
|
@ -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);
|
||||||
|
|
Loading…
Reference in a new issue