Astra SDK  v2.1.3
Public 成员函数 | 静态 Public 属性 | 所有成员列表
astra::DebugHandStream类 参考

A Debug Hand Stream 更多...

#include <DebugHand.hpp>

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

Public 成员函数

 DebugHandStream (astra_streamconnection_t connection)
 default constructs 更多...
 
void set_view_type (DebugHandViewType view)
 set view type 更多...
 
void set_use_mouse_probe (bool useMouseProbe)
 set is use mouse probe 更多...
 
void set_mouse_position (Vector2f position)
 set mouse position 更多...
 
void set_pause_input (bool pauseInput)
 set pause input 更多...
 
void set_lock_spawn_point (bool lockSpawnPoint)
 set lock spawn point 更多...
 
DebugHandViewType get_view_type () const
 get view type 更多...
 
- 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_DEBUG_HAND
 

详细描述

A Debug Hand Stream

A Debug Hand Stream. for debug use

构造及析构函数说明

◆ DebugHandStream()

astra::DebugHandStream::DebugHandStream ( astra_streamconnection_t  connection)
inlineexplicit

default constructs

参数
[in]connection

成员函数说明

◆ get_view_type()

DebugHandViewType astra::DebugHandStream::get_view_type ( ) const
inline

get view type

返回
Debug Hand View Type

◆ set_lock_spawn_point()

void astra::DebugHandStream::set_lock_spawn_point ( bool  lockSpawnPoint)
inline

set lock spawn point

参数
[in]lockspawn point

◆ set_mouse_position()

void astra::DebugHandStream::set_mouse_position ( Vector2f  position)
inline

set mouse position

参数
[in]mouseposition

◆ set_pause_input()

void astra::DebugHandStream::set_pause_input ( bool  pauseInput)
inline

set pause input

参数
[in]pauseinput

◆ set_use_mouse_probe()

void astra::DebugHandStream::set_use_mouse_probe ( bool  useMouseProbe)
inline

set is use mouse probe

参数
[in]isuse mouse probe

◆ set_view_type()

void astra::DebugHandStream::set_view_type ( DebugHandViewType  view)
inline

set view type

参数
[in]DebugHand View Type

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