Skip to content

Commit

Permalink
Update doc/libf3d/CLASSES.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael MIGLIORE <[email protected]>
  • Loading branch information
mwestphal and Meakk authored Dec 16, 2024
1 parent e9dfa97 commit dbc556c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/libf3d/CLASSES.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This API also lets you control the content of the cheatsheet.
Use `log::setVerboseLevel(log::VerboseLevel::DEBUG)` to print debug information on interaction and command use.

Of course, you can use `start` and `stop` to control the interactor behavior.
`start` let you specify time for the event loop and a std::function to execute at each loop.
`start` lets you specify time for the event loop and a `std::function` to execute at each loop.

## Camera class

Expand Down

0 comments on commit dbc556c

Please sign in to comment.