|
void | addFaceRecognitionsToLayer (const std::map< std::string, armarx::armem::human::FaceRecognition > &faceRecognitions, armarx::viz::Layer &faceRecognitionLayer, const std::string &prefix) |
|
void | addPersonInstanceToLayer (const armarx::armem::human::FaceRecognition &faceReco, const std::string &name, armarx::viz::Layer &personInstanceLayer, const std::string &prefix) |
|
void | addPosesToLayer (const std::map< std::string, armarx::armem::human::HumanPose > &poses, HumanPoseLayers &layers, const std::string &prefix) |
|
void | addPoseToLayer (const armarx::armem::human::HumanPose &pose, HumanPoseLayers &layers, const std::string &prefix) |
|
InteractionDescription | interaction () |
|
bool | isCoinLayerIdLess (CoinLayer const &left, CoinLayer const &right) |
|
bool | isElementIdLess (CoinLayerElement const &left, CoinLayerElement const &right) |
|
bool | operator!= (const Color &lhs, const Color &rhs) |
|
std::ostream & | operator<< (std::ostream &os, const Color &c) |
|
bool | operator== (const Color &lhs, const Color &rhs) |
|
data::GlobalPose | poseToIce (Eigen::Vector3f const &pos, Eigen::Quaternionf const &ori) |
|
Eigen::Matrix4f | toEigen (data::GlobalPose const &pose) |
|
Eigen::Matrix4f | toEigen (SbMat const &mat) |
|
const char * | toString (InteractionFeedbackType type) |
|
SbVec3f | translationDueToRotation (SbRotation r_m, SbVec3f t_m, SbVec3f s_m, SbVec3f t_o) |
|
SbVec3f | translationDueToScaling (SbRotation r_m, SbVec3f t_m, SbVec3f s_m, SbVec3f t_o) |
|
This file is part of ArmarX.
ArmarX is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
ArmarX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
- Author
- Fabian Reister ( fabian dot reister at kit dot edu )
- Date
- 2023
- Copyright
- http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License