UnitreeCameraSDK
1.0.1
unitree stereo camra apis
|
Public Member Functions | |
bool | init (int w, int h, const char *title) |
void | destroy () |
void | swap_buffers () |
void | set_title (const char *title) |
bool | make_current () |
Public Attributes | |
Display * | display |
Window | window |
GLXContext | context |
Atom | delete_atom |
Cursor | cursor |
int | width |
int | height |
bool | visible |