// // This file is part of an OMNeT++/OMNEST simulation example. // // Copyright (C) 2015 OpenSim Ltd. // // This file is distributed WITHOUT ANY WARRANTY. See the file // `license' for details on this and other legal matters. // // // Loads an OSG model and displays it on the main network's 3D canvas // simple OsgScene { @display("i=misc/globe"); string scene; }