mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 00:19:13 +00:00
CAABoxShader: Pull pipeline configuration from GX state
This commit is contained in:
@@ -25,7 +25,7 @@ private:
|
||||
Uniform m_uniform{};
|
||||
|
||||
public:
|
||||
CAABoxShader(const zeus::CAABox& aabb, bool zOnly = false);
|
||||
CAABoxShader(const zeus::CAABox& aabb);
|
||||
void draw(const zeus::CColor& color);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user