#include <drake/systems/plants/shapes/Element.h>
Element |
( |
const Geometry & |
geometry, |
|
|
const Eigen::Isometry3d & |
T_element_to_local |
|
) |
| |
|
inline |
Element |
( |
const Eigen::Isometry3d & |
T_element_to_local | ) |
|
|
inlineexplicit |
const Isometry3d & getLocalTransform |
( |
| ) |
const |
void getTerrainContactPoints |
( |
Eigen::Matrix3Xd & |
points | ) |
const |
const Isometry3d & getWorldTransform |
( |
| ) |
const |
bool hasGeometry |
( |
| ) |
const |
void setGeometry |
( |
const Geometry & |
geometry | ) |
|
void SetLocalTransform |
( |
const Eigen::Isometry3d & |
T_element_to_local | ) |
|
void setWorldTransform |
( |
const Eigen::Isometry3d & |
T_elem_to_world | ) |
|
|
protectedvirtual |
void updateWorldTransform |
( |
const Eigen::Isometry3d & |
T_local_to_world | ) |
|
|
virtual |
Eigen::Isometry3d T_element_to_local |
|
protected |
Eigen::Isometry3d T_element_to_world |
|
protected |
The documentation for this class was generated from the following files: