Skip to content

M_WolfCurses_SceneGraph__ctor

Maxwolf edited this page Jan 2, 2016 · 1 revision

SceneGraph Constructor

Initializes a new instance of the SceneGraph class.

Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public SceneGraph(
	SimulationApp simUnit
)

Parameters

 

simUnit
Type: WolfCurses.SimulationApp
Core simulation which is controlling the window manager.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

SceneGraph Class
WolfCurses Namespace

Clone this wiki locally