- Timestamp:
- 03/26/09 08:01:18 (4 years ago)
- Location:
- lang/cpluspluscli/OpenCvSharp2/trunk/OpenCvSharp.Extern
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
WIplConvKernel.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/cpluspluscli/OpenCvSharp2/trunk/OpenCvSharp.Extern
- Property svn:ignore
-
old new 7 7 Matt work 8 8 Release 9 OpenCvSharp.Extern.vcproj.Schima-XPS.Hoge.user
-
- Property svn:ignore
-
lang/cpluspluscli/OpenCvSharp2/trunk/OpenCvSharp.Extern/WIplConvKernel.h
r31372 r31568 34 34 WIplConvKernel(IntPtr ptr) 35 35 { 36 this->_ptr = reinterpret_cast<IplConvKernel*>(ptr.ToPointer());36 this->_ptr = static_cast<IplConvKernel*>(ptr.ToPointer()); 37 37 this->Ptr = IntPtr(ptr); 38 38 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)