OrientedPoint.h File Reference
#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>
+ Include dependency graph for OrientedPoint.h:
+ This graph shows which files directly or indirectly include this file:

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")