Changeset 971 for trunk/pysoy/include

Show
Ignore:
Timestamp:
02/23/08 00:15:44 (9 months ago)
Author:
DavidCzech
Message:

Normalize Function

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pysoy/include/ode.pxd

    r956 r971  
    485485                                                       dContactGeom*, int ) 
    486486  cdef void dInfiniteAABB                            ( dGeomID, dReal ) 
    487    
     487  cdef void dNormalize3                     ( dVector3 ) 
    488488  cdef int dCreateGeomClass                ( ) 
    489489  cdef dGeomID dCreateGeom                 ( int )