Changeset 264


Ignore:
Timestamp:
01/22/05 17:39:24 (19 years ago)
Author:
kil064
Message:

add function 'align'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_SDMath.cc

    r250 r264  
    8383      def("gainel_insitu", &SDMathWrapper::gainElevationInSitu);
    8484//
     85      def("align", &SDMathWrapper::velocityAlignment);
     86//
    8587      def("opacity", &SDMathWrapper::opacity);
    8688      def("opacity_insitu", &SDMathWrapper::opacityInSitu);
Note: See TracChangeset for help on using the changeset viewer.