Bridges-Python 3.5.1
Bridges(Python API)
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | Properties | List of all members
bridges.scene.Scene Class Reference

Public Member Functions

 __init__ (self, dict camera_props)
 
str get_data_structure_type (self)
 
 add (self, scene_object)
 
 remove (self, scene_object)
 
 get (self, str scene_object_name)
 
dict get_data_structure_representation (self)
 

Protected Attributes

 _scene_list
 
 _camera
 

Properties

 camera = property
 

Constructor & Destructor Documentation

◆ __init__()

bridges.scene.Scene.__init__ (   self,
dict  camera_props 
)

Member Function Documentation

◆ add()

bridges.scene.Scene.add (   self,
  scene_object 
)

◆ get()

bridges.scene.Scene.get (   self,
str  scene_object_name 
)

◆ get_data_structure_representation()

dict bridges.scene.Scene.get_data_structure_representation (   self)

◆ get_data_structure_type()

str bridges.scene.Scene.get_data_structure_type (   self)

◆ remove()

bridges.scene.Scene.remove (   self,
  scene_object 
)

Member Data Documentation

◆ _camera

bridges.scene.Scene._camera
protected

◆ _scene_list

bridges.scene.Scene._scene_list
protected

Property Documentation

◆ camera

bridges.scene.Scene.camera = property
static

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