#include <stdlib.h>
#include <goocanvas.h>
#include "goo_laser_data.h"
#include "gtk_viewer.h"
Go to the source code of this file.
◆ compute_transformations()
◆ item_to_world()
void item_to_world |
( |
const double |
pose[3], |
|
|
cairo_matrix_t * |
m |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ on_delete_event()
static gboolean on_delete_event |
( |
GtkWidget * |
window, |
|
|
GdkEvent * |
event, |
|
|
gpointer |
unused_data |
|
) |
| |
|
static |
◆ on_rect_button_press()
static gboolean on_rect_button_press |
( |
GooCanvasItem * |
view, |
|
|
GooCanvasItem * |
target, |
|
|
GdkEventButton * |
event, |
|
|
gpointer |
data |
|
) |
| |
|
static |
◆ reading_thread()
void * reading_thread |
( |
void * |
data | ) |
|
◆ world_to_viewport()
void world_to_viewport |
( |
const oriented_bbox * |
obbox, |
|
|
const double |
device_size[2], |
|
|
cairo_matrix_t * |
m |
|
) |
| |
◆ rect_item
◆ text_item