]> git.localhorst.tv Git - blank.git/blobdiff - src/chunk.hpp
orientable blocks
[blank.git] / src / chunk.hpp
index e27cf5ed09d5b3e6a9b018e5bd1b4ca927450a47..255d73b163f70ff25db4bade6f1b9a087a767aee 100644 (file)
@@ -51,6 +51,7 @@ public:
                        0.5f + (idx / (Width() * Height()))
                );
        }
+       glm::mat4 ToTransform(int idx) const;
 
        static constexpr bool IsBorder(int idx) {
                return