MYNT EYE D SDK  1.7.2
http://www.myntai.com/mynteye/depth
mynteyed::Camera 成员列表

成员的完整列表,这些成员属于 mynteyed::Camera,包括所有继承而来的类成员

AutoExposureControl(bool enable)mynteyed::Camera
AutoWhiteBalanceControl(bool enable)mynteyed::Camera
Close()mynteyed::Camera
DisableImageInfo()mynteyed::Camera
DisableMotionDatas()mynteyed::Camera
EnableImageInfo(bool sync)mynteyed::Camera
EnableMotionDatas(std::size_t max_size=std::numeric_limits< std::size_t >::max())mynteyed::Camera
EnableProcessMode(const ProcessMode &mode)mynteyed::Camera
EnableProcessMode(const std::int32_t &mode)mynteyed::Camera
GetDescriptor(const Descriptor &desc) const mynteyed::Camera
GetDescriptors() const mynteyed::Camera
GetDeviceInfos() const mynteyed::Camera
GetDeviceInfos(std::vector< DeviceInfo > *dev_infos) const mynteyed::Camera
GetExposureTime(float &value)mynteyed::Camera
GetGlobalGain(float &value)mynteyed::Camera
GetMotionDatas()mynteyed::Camera
GetMotionExtrinsics() const mynteyed::Camerainline
GetMotionExtrinsics(bool *ok) const mynteyed::Camera
GetMotionIntrinsics() const mynteyed::Camerainline
GetMotionIntrinsics(bool *ok) const mynteyed::Camera
GetStreamData(const ImageType &type)mynteyed::Camera
GetStreamDatas(const ImageType &type)mynteyed::Camera
GetStreamExtrinsics(const StreamMode &stream_mode) const mynteyed::Camerainline
GetStreamExtrinsics(const StreamMode &stream_mode, bool *ok) const mynteyed::Camera
GetStreamInfos(const std::int32_t &dev_index, std::vector< StreamInfo > *color_infos, std::vector< StreamInfo > *depth_infos) const mynteyed::Camera
GetStreamIntrinsics(const StreamMode &stream_mode) const mynteyed::Camerainline
GetStreamIntrinsics(const StreamMode &stream_mode, bool *ok) const mynteyed::Camera
HasStreamDataEnabled() const mynteyed::Camera
HidFirmwareUpdate(const char *filepath)mynteyed::Camera
IsImageInfoEnabled() const mynteyed::Camera
IsImageInfoSupported() const mynteyed::Camera
IsImageInfoSynced() const mynteyed::Camera
IsMotionDatasEnabled() const mynteyed::Camera
IsMotionDatasSupported() const mynteyed::Camera
IsOpened() const mynteyed::Camera
IsStreamDataEnabled(const ImageType &type) const mynteyed::Camera
IsWriteDeviceSupported() const mynteyed::Camera
Open()mynteyed::Camera
Open(const OpenParams &params)mynteyed::Camera
SetExposureTime(const float &value)mynteyed::Camera
SetGlobalGain(const float &value)mynteyed::Camera
SetImgInfoCallback(img_info_callback_t callback, bool async=true)mynteyed::Camera
SetIRIntensity(const std::uint16_t &value)mynteyed::Camera
SetMotionCallback(motion_callback_t callback, bool async=true)mynteyed::Camera
SetStreamCallback(const ImageType &type, stream_callback_t callback, bool async=true)mynteyed::Camera
WriteCameraCalibrationBinFile(const std::string &filename)mynteyed::Camera
WriteDeviceFlash(device::Descriptors *desc, device::ImuParams *imu_params, Version *spec_version=nullptr)mynteyed::Camera