Vertex with ridges.
More...
#include <Contact.h>
|
| | VertexWithRidge (const Eigen::Vector3d &_vertex, const std::vector< Eigen::Vector3d > &_ridgeList) |
| | Constructor. More...
|
| |
Vertex with ridges.
Definition at line 44 of file Contact.h.
◆ VertexWithRidge()
| ForceColl::Contact::VertexWithRidge::VertexWithRidge |
( |
const Eigen::Vector3d & |
_vertex, |
|
|
const std::vector< Eigen::Vector3d > & |
_ridgeList |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
| _vertex | vertex |
| _ridgeList | global ridge list |
Definition at line 58 of file Contact.h.
◆ ridgeList
| std::vector<Eigen::Vector3d> ForceColl::Contact::VertexWithRidge::ridgeList |
Global ridge list.
Definition at line 52 of file Contact.h.
◆ vertex
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector3d ForceColl::Contact::VertexWithRidge::vertex |
The documentation for this struct was generated from the following file:
- /home/runner/work/ForceControlCollection/ForceControlCollection/colcon_ws/src/isri-aist/ForceControlCollection/include/ForceColl/Contact.h