#include <mc_rbdyn/CylindricalSurface.h>
|
std::vector< sva::PTransformd > & | points () |
|
◆ CylindricalSurface()
mc_rbdyn::CylindricalSurface::CylindricalSurface |
( |
const std::string & |
name, |
|
|
const std::string & |
bodyName, |
|
|
const sva::PTransformd & |
X_b_s, |
|
|
const std::string & |
materialName, |
|
|
const double & |
radius, |
|
|
const double & |
width |
|
) |
| |
◆ ~CylindricalSurface()
mc_rbdyn::CylindricalSurface::~CylindricalSurface |
( |
| ) |
|
|
override |
◆ computePoints()
void mc_rbdyn::CylindricalSurface::computePoints |
( |
| ) |
|
|
overridevirtual |
◆ copy()
std::shared_ptr<Surface> mc_rbdyn::CylindricalSurface::copy |
( |
| ) |
const |
|
overridevirtual |
◆ radius()
const double& mc_rbdyn::CylindricalSurface::radius |
( |
| ) |
const |
◆ type()
std::string mc_rbdyn::CylindricalSurface::type |
( |
| ) |
const |
|
overridevirtual |
◆ width() [1/2]
const double& mc_rbdyn::CylindricalSurface::width |
( |
| ) |
const |
◆ width() [2/2]
void mc_rbdyn::CylindricalSurface::width |
( |
const double & |
width | ) |
|
The documentation for this struct was generated from the following file: