This is the complete list of members for
TransformInstance, including all inherited members.
adjacencyMatrix | TransformInstance | [private] |
description | TransformInstance | [private] |
getAdjacencyMatrixElement(const std::vector< std::vector< double > >::size_type i, const std::vector< double >::size_type j) const | TransformInstance | [inline] |
getDescription() const | TransformInstance | [inline] |
getN() const | TransformInstance | [inline] |
getName() const | TransformInstance | [inline] |
getSource() const | TransformInstance | [inline] |
getType() const | TransformInstance | [inline] |
init(const std::string &type, const std::string &name, const std::string &source, const std::string &description, const std::vector< std::vector< double > >::size_type n) | TransformInstance | [private] |
n | TransformInstance | [private] |
name | TransformInstance | [private] |
operator=(const TransformInstance &transformInstance) | TransformInstance | |
setAdjacencyMatrixElement(const std::vector< std::vector< double > >::size_type i, const std::vector< double >::size_type j, const double value) | TransformInstance | [inline] |
source | TransformInstance | [private] |
TransformInstance(const std::string &type, const std::string &name, const std::string &source, const std::string &description, const std::vector< std::vector< double > >::size_type n) | TransformInstance | |
TransformInstance(const TransformInstance &transformInstance) | TransformInstance | |
type | TransformInstance | [private] |