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

Public Member Functions

 __init__ (self, type, fov, position)
 
 push_representation (self)
 

Protected Attributes

 _type
 
 _position
 
 _fov
 
 _object_json
 

Properties

 type = property
 
 fov = property
 

Constructor & Destructor Documentation

◆ __init__()

bridges.camera.Camera.__init__ (   self,
  type,
  fov,
  position 
)

Member Function Documentation

◆ push_representation()

bridges.camera.Camera.push_representation (   self)

Member Data Documentation

◆ _fov

bridges.camera.Camera._fov
protected

◆ _object_json

bridges.camera.Camera._object_json
protected

◆ _position

bridges.camera.Camera._position
protected

◆ _type

bridges.camera.Camera._type
protected

Property Documentation

◆ fov

bridges.camera.Camera.fov = property
static

◆ type

bridges.camera.Camera.type = property
static

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