|
Choreonoid
1.5
|
It will hold the information for Kinematics. More...
#include <DaeNode.h>
Public Member Functions | |
| DaeSensor () | |
Public Member Functions inherited from cnoid::DaeNode | |
| DaeNode () | |
| DaeNodePtr | clone () |
Public Member Functions inherited from cnoid::Dae | |
| Dae () | |
Public Member Functions inherited from cnoid::Referenced | |
| virtual | ~Referenced () |
| void | addRef () |
| void | releaseRef () |
Public Attributes | |
| std::string | type |
| double | focalLength |
| VectorXd | intrinsic |
| Vector3 | imageDimensions |
| double | measurementTime |
Public Attributes inherited from cnoid::DaeNode | |
| std::string | name |
| std::string | refNodeId |
| std::string | refName |
| DaeNodePtr | parent |
| DaeTransform | transform |
| DaeGeometries | geometries |
| DaeNodeStack | stack |
| DaeNodes | children |
| int | type |
Public Attributes inherited from cnoid::Dae | |
| std::string | id |
Additional Inherited Members | |
Protected Member Functions inherited from cnoid::DaeNode | |
| void | addChild (DaeNodePtr node) |
Protected Member Functions inherited from cnoid::Referenced | |
| Referenced () | |
| Referenced (const Referenced &org) | |
| int | refCount () const |
It will hold the information for Kinematics.
|
inline |
| double cnoid::DaeSensor::focalLength |
| Vector3 cnoid::DaeSensor::imageDimensions |
| VectorXd cnoid::DaeSensor::intrinsic |
| double cnoid::DaeSensor::measurementTime |
| std::string cnoid::DaeSensor::type |
1.8.13