fixed stupid typo
This commit is contained in:
parent
cff735e52c
commit
8eb6f6599c
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
<a href=https://git.objectionable.solutions/Sara/terrain-editor/src/commit/32c6c7529e9380965d59c9a6bf2161a67f2bd1e7/modules/terrain_editor/terrain_mesh_generator.h#L17>TerrainMeshTask</a>
|
||||
objects. Generating a surface description for each, and afterwards pushing the completed task onto an output queue.
|
||||
<p>When no work is on the list, it will stop and wait for the
|
||||
<a href="https://git.objectionable.solutions/Sara/terrain-editor/src/commit/32c6c7529e9380965d59c9a6bf2161a67f2bd1e7/modules/terrain_editor/terrain_mesh_generator.h#L74">code_signal</a>
|
||||
<a href="https://git.objectionable.solutions/Sara/terrain-editor/src/commit/32c6c7529e9380965d59c9a6bf2161a67f2bd1e7/modules/terrain_editor/terrain_mesh_generator.h#L74">work_signal</a>
|
||||
Semaphore. Ensuring that the thread never idly spins.</p>
|
||||
</div>
|
||||
<a href="https://git.objectionable.solutions/Sara/terrain-editor/src/commit/32c6c7529e9380965d59c9a6bf2161a67f2bd1e7/modules/terrain_editor/terrain_mesh_generator.cpp#L134" style="flex: 0 0 50%">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue