OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros
op::WReconstruction3D Member List

This is the complete list of members for op::WReconstruction3D, including all inherited members.

checkAndWork(std::shared_ptr< std::vector< Datum3D > > &tDatums)op::Worker< std::shared_ptr< std::vector< Datum3D > > >
initializationOnThread()op::WReconstruction3Dinlinevirtual
isRunning() constop::Worker< std::shared_ptr< std::vector< Datum3D > > >inline
stop()op::Worker< std::shared_ptr< std::vector< Datum3D > > >inline
tryStop()op::Worker< std::shared_ptr< std::vector< Datum3D > > >inlinevirtual
work(std::shared_ptr< std::vector< Datum3D >> &datumsPtr)op::WReconstruction3D
Worker< std::shared_ptr< std::vector< Datum3D > > >::work(std::shared_ptr< std::vector< Datum3D > > &tDatums)=0op::Worker< std::shared_ptr< std::vector< Datum3D > > >protectedpure virtual
Worker()op::Worker< std::shared_ptr< std::vector< Datum3D > > >
~Worker()op::Worker< std::shared_ptr< std::vector< Datum3D > > >virtual