RflySimSDK v3.05
RflySimSDK说明文档
载入中...
搜索中...
未找到
vrpn_FunctionGenerator_function_NULL类 参考
+ 类 vrpn_FunctionGenerator_function_NULL 继承关系图:
+ vrpn_FunctionGenerator_function_NULL 的协作图:

Public 成员函数

vrpn_float32 generateValues (vrpn_float32 *buf, vrpn_uint32 nValues, vrpn_float32 startTime, vrpn_float32 sampleRate, vrpn_FunctionGenerator_channel *channel) const
 
vrpn_int32 encode_to (char **buf, vrpn_int32 &len) const
 
vrpn_int32 decode_from (const char **buf, vrpn_int32 &len)
 
vrpn_FunctionGenerator_functionclone () const
 

Protected 成员函数

FunctionCode getFunctionCode () const
 

额外继承的成员函数

- Public 类型 继承自 vrpn_FunctionGenerator_function
enum  FunctionCode { FUNCTION_NULL = 0 , FUNCTION_SCRIPT = 1 }
 

成员函数说明

◆ clone()

◆ decode_from()

vrpn_int32 decode_from ( const char ** buf,
vrpn_int32 & len )
virtual

◆ encode_to()

vrpn_int32 encode_to ( char ** buf,
vrpn_int32 & len ) const
virtual

◆ generateValues()

vrpn_float32 generateValues ( vrpn_float32 * buf,
vrpn_uint32 nValues,
vrpn_float32 startTime,
vrpn_float32 sampleRate,
vrpn_FunctionGenerator_channel * channel ) const
virtual

◆ getFunctionCode()

FunctionCode getFunctionCode ( ) const
inlineprotectedvirtual

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