Updates to the alpha-test animation class

This commit is contained in:
ehofman
2004-01-08 10:38:29 +00:00
parent 40414f2823
commit 920c0fdb62

View File

@@ -392,7 +392,6 @@ public:
virtual void init();
private:
void setAlphaClampToBranch(ssgBranch *b, float clamp);
bool _done;
float _alpha_clamp;
};