updated list/pool/map....,but can't run.
This commit is contained in:
@@ -63,9 +63,9 @@ public:
|
||||
|
||||
void Add(Renderable *ri,const Matrix4f &mat);
|
||||
|
||||
void ClearData()
|
||||
void Clear()
|
||||
{
|
||||
rn_list.ClearData();
|
||||
rn_list.Clear();
|
||||
}
|
||||
|
||||
void End();
|
||||
|
Reference in New Issue
Block a user