|
#include <RobotAPI/interface/core/OrientedPoint.h>
#include <ArmarXCore/observers/variant/Variant.h>
#include <ArmarXCore/observers/AbstractObjectSerializer.h>
#include <Eigen/Core>
#include <Eigen/Geometry>
#include <sstream>
Go to the source code of this file.
Classes | |
class | OrientedPoint |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::VariantType | |
Typedefs | |
using | OrientedPointPtr = IceInternal::Handle< OrientedPoint > |
Variables | |
const VariantTypeId | OrientedPoint = Variant::addTypeName("::armarx::OrientedPointBase") |