#include <basic/kinematics/Configuration.h>
Inherits VectorN.
Inheritance diagram for Configuration:
Public Member Functions | |
Configuration (const VectorN &right) | |
Configuration () | |
virtual | ~Configuration () |
void | GlDraw () const |
void | SetNumDOF (const int dof) |
bool | SetJointVar (const unsigned int jointNum, const double jointVal) |
const unsigned int | DOF () const |
double | GetJointVar (const unsigned int jointNum) const |
Configuration & | operator= (const Configuration &right) |
bool | operator< (const VectorN &right) const |
Definition at line 8 of file Configuration.h.
|
Definition at line 24 of file Configuration.cpp. |
|
Definition at line 36 of file Configuration.cpp. |
|
Definition at line 47 of file Configuration.cpp. |
|
|
Definition at line 83 of file Configuration.cpp. References DOF(), and VectorN::operator[](). Here is the call graph for this function: ![]() |
|
Definition at line 96 of file Configuration.cpp. References VectorN::operator[](), VectorN::size(), and VectorN::Size(). Here is the call graph for this function: ![]() |
|
Definition at line 133 of file Configuration.cpp. |
|
Definition at line 121 of file Configuration.cpp. References VectorN::operator=(). Here is the call graph for this function: ![]() |
|
Definition at line 63 of file Configuration.cpp. References VectorN::operator[](), VectorN::Size(), and VectorN::size(). Referenced by CRedundant::CombineConfiguration(). Here is the call graph for this function: ![]() |
|
Definition at line 56 of file Configuration.cpp. References VectorN::SetLength(). Referenced by PL_Astar::AlignConfig(), CJacobian::CJacobian(), PL_Sequential::compute_a_column_for_link_cspace(), and PL_GraphBase::GetCspaceRange(). Here is the call graph for this function: ![]() |