Skip to content

Commit

Permalink
Updated scene docs
Browse files Browse the repository at this point in the history
  • Loading branch information
iztokbajcar committed Nov 12, 2023
1 parent 4f7b6be commit d6de82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scene.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/** @file scene.hpp */

namespace blimp {

//! A special textureable node, representing the root node of a scene.
class Scene: public blimp::Node, public blimp::Texturable {
public:
Scene();
Expand Down

0 comments on commit d6de82a

Please sign in to comment.