|
| | Geometry (const std::string &name, const SE3 &placement, const GeomType &type, const Eigen::Vector3d &scale, const Eigen::Vector4d &color, const GeomVariant &geom) |
|
| Eigen::Vector4d | color = Eigen::Vector4d::Constant(1) |
| GeomVariant | geometry |
| std::string | name |
| SE3 | placement = SE3::Identity() |
| Eigen::Vector3d | scale = Eigen::Vector3d::Constant(1) |
| GeomType | type = GeomType::BOTH |
Definition at line 85 of file geometries.hpp.
◆ Geometry()
| Geometry | ( | const std::string & | name, | | | const SE3 & | placement, | | | const GeomType & | type, | | | const Eigen::Vector3d & | scale, | | | const Eigen::Vector4d & | color, | | | const GeomVariant & | geom ) |
| inline |
◆ color
| Eigen::Vector4d color = Eigen::Vector4d::Constant(1) |
◆ geometry
◆ name
◆ placement
| SE3 placement = SE3::Identity() |
◆ scale
| Eigen::Vector3d scale = Eigen::Vector3d::Constant(1) |
◆ type
| GeomType type = GeomType::BOTH |
The documentation for this struct was generated from the following file: