AronTreeWidgetSetter.cpp File Reference
+ Include dependency graph for AronTreeWidgetSetter.cpp:

Go to the source code of this file.

Namespaces

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

Functions

template<typename T>
std::string usString (T number, size_t precision=3)
 
void visitMatrix (EditMatrixWidget *matrixWidget, const std::shared_ptr< armarx::aron::type::Matrix > &matrixType, const aron::data::NDArrayPtr &arr)
 
void visitQuaternion (QuaternionWidget *quatWidget, std::shared_ptr< armarx::aron::type::Quaternion > &quatType, const aron::data::NDArrayPtr &arr)
 

Function Documentation

◆ usString()

template<typename T>
std::string usString ( T number,
size_t precision = 3 )

Definition at line 36 of file AronTreeWidgetSetter.cpp.

+ Here is the caller graph for this function: