Skip to content

Commit

Permalink
Doxygen: fixed typo on main page
Browse files Browse the repository at this point in the history
  • Loading branch information
ohlidalp authored and Petr Ohlídal committed Apr 9, 2022
1 parent 5e1ff04 commit 61087bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/doxygen/MainPage.h
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
* CPU-based deforming meshes. Managed by RoR::FlexFactory. On each frame, they read associated node positons from simbuffer and generate deformed mesh which is uploaded to graphics card. It's a FPS-heavy process. There are 3 flavors:
* * RoR::FlexBody - declared by 'flexbodies' in truck format. Built from a mesh file. Nodes are assigned by 'forset' keyword.
* * RoR::FlexObj - declared by 'submesh' in truck format. Built and updated from nodes listed in 'cab' and material in 'globals'.
* * RoR::FlexAiroil - declared by 'wings' in truck format. Built and updated form 8 assigned nodes.
* * RoR::FlexAirfoil - declared by 'wings' in truck format. Built and updated form 8 assigned nodes.
*
* ### Debug view
*
Expand Down

0 comments on commit 61087bb

Please # to comment.