wykobi_types.h File Reference
#include <wykobi.hpp>
+ Include dependency graph for wykobi_types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::wykobi
 

Typedefs

using Point = ::wykobi::point2d<float>
 
using Polygon = ::wykobi::polygon<float, 2>