Charles Pandian

Results 12 issues of Charles Pandian

Hello Evan, Manipulating 3D Scene with mouse is not working as explained in the Documentation. (My Debian may steal those mouse events - I do not know :-) :-) )...

The Netsimulyzer documentation shows the following way to use the "decoration" feature auto decoration = CreateObjectnetsimulyzer::Decoration(/* the orchestrator */); decoration.SetAttribute ("Model", StringValue ("path/model.obj")); decoration.SetAttribute ("Height", DoubleValue (2.0)); But if we...