Ignore:
Timestamp:
Sep 16, 2004, 5:48:27 PM (20 years ago)
Author:
ole
Message:

Started playing with the Cornell Room

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/mesh.py

    r305 r317  
    5151    """
    5252
     53    #FIXME: Rename coordinates to points (as in a poly file)
     54    #But keep 'vertex_coordinates'
     55   
    5356    def __init__(self, coordinates, triangles, boundary = None):
    5457        """
Note: See TracChangeset for help on using the changeset viewer.