// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- %module otk_point %{ #include "config.h" #include "point.hh" %} %include "point.hh"