mirror of
https://github.com/devZoGok/vb01.git
synced 2026-08-26 19:43:30 +00:00
beginning of .vb reader test
class preparation for testing
This commit is contained in:
@@ -16,7 +16,6 @@ namespace vb01{
|
||||
string PATH="/home/dominykas/c++/v/";
|
||||
|
||||
Root *root = Root::getSingleton();
|
||||
root->setBasePath("../");
|
||||
rootNode = root->getRootNode();
|
||||
model = new Model(PATH + "../vb01/test.vb");
|
||||
Material *glMat=new Material();
|
||||
|
||||
Reference in New Issue
Block a user