MYNT EYE SDK  2.2.1-rc
http://www.myntai.com/camera
mynteye::Device Member List

This is the complete list of members for mynteye::Device, including all inherited members.

ConfigStreamRequest(const Capabilities &capability, const StreamRequest &request)mynteye::Device
Create(const std::string &name, std::shared_ptr< uvc::device > device)mynteye::Devicestatic
EnableMotionDatas(std::size_t max_size=std::numeric_limits< std::size_t >::max())mynteye::Device
GetExtrinsics(const Stream &from, const Stream &to) constmynteye::Device
GetExtrinsics(const Stream &from, const Stream &to, bool *ok) constmynteye::Device
GetInfo() constmynteye::Device
GetInfo(const Info &info) constmynteye::Device
GetIntrinsics(const Stream &stream) constmynteye::Device
GetIntrinsics(const Stream &stream, bool *ok) constmynteye::Device
GetLatestStreamData(const Stream &stream)mynteye::Device
GetModel() constmynteye::Deviceinline
GetMotionDatas()mynteye::Device
GetMotionExtrinsics(const Stream &from) constmynteye::Device
GetMotionExtrinsics(const Stream &from, bool *ok) constmynteye::Device
GetMotionIntrinsics() constmynteye::Device
GetMotionIntrinsics(bool *ok) constmynteye::Device
GetOptionInfo(const Option &option) constmynteye::Device
GetOptionValue(const Option &option) constmynteye::Device
GetStreamDatas(const Stream &stream)mynteye::Device
GetStreamRequests(const Capabilities &capability) constmynteye::Device
HasMotionCallback() constmynteye::Device
HasStreamCallback(const Stream &stream) constmynteye::Device
LogOptionInfos() constmynteye::Device
motion_callback_t typedefmynteye::Device
RunOptionAction(const Option &option) constmynteye::Device
SetExtrinsics(const Stream &from, const Stream &to, const Extrinsics &ex)mynteye::Device
SetIntrinsics(const Stream &stream, const Intrinsics &in)mynteye::Device
SetMotionCallback(motion_callback_t callback, bool async=false)mynteye::Device
SetMotionExtrinsics(const Stream &from, const Extrinsics &ex)mynteye::Device
SetMotionIntrinsics(const MotionIntrinsics &in)mynteye::Device
SetOptionValue(const Option &option, std::int32_t value)mynteye::Device
SetStreamCallback(const Stream &stream, stream_callback_t callback, bool async=false)mynteye::Device
Start(const Source &source)mynteye::Devicevirtual
Stop(const Source &source)mynteye::Devicevirtual
stream_callback_t typedefmynteye::Device
Supports(const Stream &stream) constmynteye::Device
Supports(const Capabilities &capability) constmynteye::Device
Supports(const Option &option) constmynteye::Device
Supports(const AddOns &addon) constmynteye::Device
WaitForStreams()mynteye::Device