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

Public Member Functions

 __init__ (self, name, position, num_of_particles)
 
 push_representation (self, scene_json)
 

Protected Attributes

 _name
 
 _position
 
 _num_of_particles
 
 _velocity
 
 _object_json
 

Constructor & Destructor Documentation

◆ __init__()

bridges.particle_system.Particle_System.__init__ (   self,
  name,
  position,
  num_of_particles 
)

Member Function Documentation

◆ push_representation()

bridges.particle_system.Particle_System.push_representation (   self,
  scene_json 
)

Member Data Documentation

◆ _name

bridges.particle_system.Particle_System._name
protected

◆ _num_of_particles

bridges.particle_system.Particle_System._num_of_particles
protected

◆ _object_json

bridges.particle_system.Particle_System._object_json
protected

◆ _position

bridges.particle_system.Particle_System._position
protected

◆ _velocity

bridges.particle_system.Particle_System._velocity
protected

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