move the model to the center,
clean up variables, use delete[]
This commit is contained in:
@@ -71,5 +71,5 @@ private:
|
||||
public:
|
||||
std::vector<Modl*>* getModels() const;
|
||||
std::vector<std::string> getTextureList() const;
|
||||
|
||||
Bbox getBoundgBox() const;
|
||||
};
|
||||
|
Reference in New Issue
Block a user