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

Public Member Functions

 __init__ (self, list vertices)
 
 push_representation (self, scene_json)
 

Protected Attributes

 _vertices
 
 _color
 
 _transform
 
 _object_json
 

Constructor & Destructor Documentation

◆ __init__()

bridges.mesh.Mesh.__init__ (   self,
list  vertices 
)

Member Function Documentation

◆ push_representation()

bridges.mesh.Mesh.push_representation (   self,
  scene_json 
)

Member Data Documentation

◆ _color

bridges.mesh.Mesh._color
protected

◆ _object_json

bridges.mesh.Mesh._object_json
protected

◆ _transform

bridges.mesh.Mesh._transform
protected

◆ _vertices

bridges.mesh.Mesh._vertices
protected

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