moved to inline_geometry namespace they are CreateRenderable....functions.
This commit is contained in:
@@ -90,7 +90,7 @@ private:
|
||||
{
|
||||
const VAB *vab=material_instance->GetVAB();
|
||||
|
||||
ro_skyphere=CreateRenderableDome(db,vab,64);
|
||||
ro_skyphere=inline_geometry::CreateDome(db,vab,64);
|
||||
}
|
||||
|
||||
bool InitScene()
|
||||
|
Reference in New Issue
Block a user