MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.SceneRoot Class Reference

Public Member Functions

None __init__ (self, SceneRoot arg0)
 

Static Public Member Functions

SceneRootObject constGet ()
 
SceneRootObject constGetSharedPtr ()
 
SceneRootObject get ()
 
pathlib.Path getScenePath ()
 
SceneRootObject getSharedPtr ()
 
None setScenePath (os.PathLike|str|bytes scenePath)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::SceneRoot

Singleton to store scene root object
\\ingroup DataModelGroup

Constructor & Destructor Documentation

◆ __init__()

None mrmeshpy.SceneRoot.__init__ ( self,
SceneRoot arg0 )
Implicit copy constructor.

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.SceneRoot._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ constGet()

SceneRootObject mrmeshpy.SceneRoot.constGet ( )
static

◆ constGetSharedPtr()

SceneRootObject mrmeshpy.SceneRoot.constGetSharedPtr ( )
static

◆ get()

SceneRootObject mrmeshpy.SceneRoot.get ( )
static

◆ getScenePath()

pathlib.Path mrmeshpy.SceneRoot.getScenePath ( )
static

◆ getSharedPtr()

SceneRootObject mrmeshpy.SceneRoot.getSharedPtr ( )
static

◆ setScenePath()

None mrmeshpy.SceneRoot.setScenePath ( os.PathLike | str | bytes scenePath)
static

The documentation for this class was generated from the following file: