Class slamcore::FrameSyncInterface¶
-
class slamcore::FrameSyncInterface : public ObjectInterface¶
Frame sync token object. Received at the beginning of new frame.
Public Types
-
using Ptr = std::shared_ptr<FrameSyncInterface>¶
-
using CPtr = std::shared_ptr<const FrameSyncInterface>¶
Public Functions
-
inline virtual ObjectType type() const¶
Type of the object.
-
virtual ~FrameSyncInterface() = default¶
-
using Ptr = std::shared_ptr<FrameSyncInterface>¶