#include <ExtraBodyStateAccessor.h>
cnoid::ExtraBodyStateAccessor::Value::Value |
( |
| ) |
|
|
inline |
int cnoid::ExtraBodyStateAccessor::Value::attribute |
( |
| ) |
const |
|
inline |
bool cnoid::ExtraBodyStateAccessor::Value::empty |
( |
| ) |
const |
|
inline |
double cnoid::ExtraBodyStateAccessor::Value::getAngle |
( |
| ) |
const |
|
inline |
bool cnoid::ExtraBodyStateAccessor::Value::getBool |
( |
| ) |
const |
|
inline |
double cnoid::ExtraBodyStateAccessor::Value::getDouble |
( |
| ) |
const |
|
inline |
int cnoid::ExtraBodyStateAccessor::Value::getInt |
( |
| ) |
const |
|
inline |
const std::string& cnoid::ExtraBodyStateAccessor::Value::getString |
( |
| ) |
const |
|
inline |
Vector3 cnoid::ExtraBodyStateAccessor::Value::getVector3 |
( |
| ) |
const |
|
inline |
const Vector3f& cnoid::ExtraBodyStateAccessor::Value::getVector3f |
( |
| ) |
const |
|
inline |
const VectorX& cnoid::ExtraBodyStateAccessor::Value::getVectorX |
( |
| ) |
const |
|
inline |
Value& cnoid::ExtraBodyStateAccessor::Value::operator= |
( |
const Value & |
rhs | ) |
|
|
inline |
template<typename T >
Value& cnoid::ExtraBodyStateAccessor::Value::operator= |
( |
const T & |
rhs | ) |
|
|
inline |
void cnoid::ExtraBodyStateAccessor::Value::setAngle |
( |
double |
rad | ) |
|
|
inline |
void cnoid::ExtraBodyStateAccessor::Value::setAttribute |
( |
int |
attribute | ) |
|
|
inline |
int cnoid::ExtraBodyStateAccessor::Value::which |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: