Main MRPT website > C++ reference for MRPT 1.5.9
Macros
CVideoFileWriter.cpp File Reference
#include "vision-precomp.h"
#include <mrpt/vision/CVideoFileWriter.h>
#include <mrpt/otherlibs/do_opencv_includes.h>
Include dependency graph for CVideoFileWriter.cpp:

Go to the source code of this file.

Macros

#define M_WRITER   (const_cast<CvVideoWriter*>( static_cast<const CvVideoWriter*>(m_video.get())) )
 
#define M_WRITER_PTR   (reinterpret_cast<CvVideoWriter**>(m_video.getPtrToPtr()))
 

Macro Definition Documentation

◆ M_WRITER

#define M_WRITER   (const_cast<CvVideoWriter*>( static_cast<const CvVideoWriter*>(m_video.get())) )

Definition at line 17 of file CVideoFileWriter.cpp.

◆ M_WRITER_PTR

#define M_WRITER_PTR   (reinterpret_cast<CvVideoWriter**>(m_video.getPtrToPtr()))

Definition at line 18 of file CVideoFileWriter.cpp.




Page generated by Doxygen 1.9.1 for MRPT 1.5.9 Git: 3344049dc Wed Apr 15 19:29:53 2020 +0200 at mar 26 may 2026 12:39:22 CEST