Astra SDK  v2.1.3
Public 成员函数 | 静态 Public 属性 | 所有成员列表

A Hand Stream 更多...

#include <Hand.hpp>

类 astra::HandStream 继承关系图:
astra::DataStream

Public 成员函数

 HandStream (astra_streamconnection_t connection)
 constructs 更多...
 
bool get_include_candidate_points () const
 get is include candidate points 更多...
 
void set_include_candidate_points (bool includeCandidatePoints)
 set is include candidate points 更多...
 
- Public 成员函数 继承自 astra::DataStream
 DataStream (astra_streamconnection_t connection)
 default constructs 更多...
 
bool is_available ()
 start stream
更多...
 
void start ()
 start stream

 
void stop ()
 stop stream

 

静态 Public 属性

static const astra_stream_type_t id = ASTRA_STREAM_HAND
 

详细描述

A Hand Stream

A Hand Stream

示例
SimpleHandViewer-SFML\main.cpp.

构造及析构函数说明

◆ HandStream()

astra::HandStream::HandStream ( astra_streamconnection_t  connection)
inlineexplicit

constructs

参数
[in]streamconnection

成员函数说明

◆ get_include_candidate_points()

bool astra::HandStream::get_include_candidate_points ( ) const
inline

get is include candidate points

返回
is include candidate points

◆ set_include_candidate_points()

void astra::HandStream::set_include_candidate_points ( bool  includeCandidatePoints)
inline

set is include candidate points

参数
[in]isinclude candidate points

该类的文档由以下文件生成: