PrevUpHomeNext

method: shared_device.scene()


Get the scene manager from shared device, which is an object of dcpp::shared_device.

Calling Sig:

dcpp::scene::ISceneManager * scene_manager = shared_device.scene();

// Can use auto.

shared_device.scene() do check-throw exception.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext