7 #ifndef _INTUITIVE_DAVINCI_H_ 8 #define _INTUITIVE_DAVINCI_H_ 11 #define _CRT_SECURE_NO_WARNINGS 27 #include <isi_api_types.h> 53 ISI_STATUS
subscribe(ISI_EVENT_CALLBACK eCB, ISI_STREAM_CALLBACK sCB,
void* eventUserData,
void* streamUserData);
80 void setHostInfo(
const std::string ip,
const unsigned int port,
const std::string pass);
ISI_MANIP_INDEX mManipIndex
void setHostInfo(const std::string ip, const unsigned int port, const std::string pass)
void printTransform(const ISI_TRANSFORM *T)
ISI_STATUS setEventCallback(ISI_EVENT_CALLBACK eCB, void *userData)
void getPosition(ISI_TRANSFORM *T)
void setPassword(const std::string password)
std::vector< std::string > getManipulatorNames()
void copyTransform(ISI_TRANSFORM *in, ISI_TRANSFORM *out)
ISI_STATUS subscribe(ISI_EVENT_CALLBACK eCB, ISI_STREAM_CALLBACK sCB, void *eventUserData, void *streamUserData)
const char int const char * password
ISI_STATUS connectWithArgs()
void setPort(const unsigned int port)
ISI_STATUS setStreamCallback(ISI_STREAM_CALLBACK sCB, void *userData)
void setIpAddr(const std::string ip)
void printStreamState(ISI_MANIP_INDEX manipIndex)
std::string getLibraryVersion()