Ignore:
Timestamp:
01/23/05 19:24:00 (19 years ago)
Author:
kil064
Message:

add insitu version of function veliocityAlignment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_SDMath.cc

    r264 r268  
    8484//
    8585      def("align", &SDMathWrapper::velocityAlignment);
     86      def("align_insitu", &SDMathWrapper::velocityAlignmentInSitu);
    8687//
    8788      def("opacity", &SDMathWrapper::opacity);
Note: See TracChangeset for help on using the changeset viewer.