Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Feb 9, 2025
1 parent c2d5dd0 commit c6d60e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy3d/renderer/frame.h
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ namespace easy3d {
const Frame *referenceFrame_; ///< Reference Frame

public:
Signal<> modified;
Signal<> modified; ///< Signal emitted when the Frame is modified
};

}
Expand Down

0 comments on commit c6d60e0

Please sign in to comment.