hpp-affordance  4.12.0
Implementation to Extract Whole-Body Affordances for Mutli-Contact Planning.
hpp::affordance::TrianglePoints Struct Reference

#include <hpp/affordance/affordance-extraction.hh>

Public Attributes

fcl::Vec3f p1
 
fcl::Vec3f p2
 
fcl::Vec3f p3
 

Detailed Description

Helper struct that saves the global position of the triangle vertices of a fcl::Triangle.

Member Data Documentation

◆ p1

fcl::Vec3f hpp::affordance::TrianglePoints::p1

◆ p2

fcl::Vec3f hpp::affordance::TrianglePoints::p2

◆ p3

fcl::Vec3f hpp::affordance::TrianglePoints::p3

The documentation for this struct was generated from the following file: