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

Public Member Functions

 __init__ (self, name, rows, cols, elevation_data)
 
 push_representation (self, scene_json)
 

Protected Attributes

 _name
 
 _rows
 
 _cols
 
 _vertices
 
 _colors
 
 _color
 
 _transform
 
 _object_json
 

Properties

 rows = property
 
 cols = property
 
 vertices = property
 
 colors = property
 

Constructor & Destructor Documentation

◆ __init__()

bridges.mesh.Terrain_Mesh.__init__ (   self,
  name,
  rows,
  cols,
  elevation_data 
)

Member Function Documentation

◆ push_representation()

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

Member Data Documentation

◆ _color

bridges.mesh.Terrain_Mesh._color
protected

◆ _colors

bridges.mesh.Terrain_Mesh._colors
protected

◆ _cols

bridges.mesh.Terrain_Mesh._cols
protected

◆ _name

bridges.mesh.Terrain_Mesh._name
protected

◆ _object_json

bridges.mesh.Terrain_Mesh._object_json
protected

◆ _rows

bridges.mesh.Terrain_Mesh._rows
protected

◆ _transform

bridges.mesh.Terrain_Mesh._transform
protected

◆ _vertices

bridges.mesh.Terrain_Mesh._vertices
protected

Property Documentation

◆ colors

bridges.mesh.Terrain_Mesh.colors = property
static

◆ cols

bridges.mesh.Terrain_Mesh.cols = property
static

◆ rows

bridges.mesh.Terrain_Mesh.rows = property
static

◆ vertices

bridges.mesh.Terrain_Mesh.vertices = property
static

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