#include <cxcore.hpp>
List of all members.
template<typename _Tp>
class cv::Ptr< _Tp >
Constructor & Destructor Documentation
Member Function Documentation
template<typename _Tp >
Ptr< _Tp > & cv::Ptr< _Tp >::operator= |
( |
const Ptr< _Tp > & |
ptr ) |
|
template<typename _Tp >
void cv::Ptr< _Tp >::delete_obj |
( |
) |
|
template<typename _Tp >
bool cv::Ptr< _Tp >::empty |
( |
) |
const |
template<typename _Tp >
_Tp * cv::Ptr< _Tp >::operator-> |
( |
) |
|
template<typename _Tp >
const _Tp * cv::Ptr< _Tp >::operator-> |
( |
) |
const |
template<typename _Tp >
cv::Ptr< _Tp >::operator const _Tp * |
( |
) |
const |
template<>
void cv::Ptr< CvStereoBMState >::delete_obj |
( |
) |
|
template<>
void cv::Ptr< CvCapture >::delete_obj |
( |
) |
|
template<>
void cv::Ptr< CvVideoWriter >::delete_obj |
( |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: