This is the complete list of members for GeometryModel, including all inherited members.
| addAllCollisionPairs() | GeometryModel | |
| addCollisionPair(const CollisionPair &pair) | GeometryModel | |
| addGeometryObject(const GeometryObject &object, const ModelTpl< S2, O2, _JointCollectionTpl > &model) | GeometryModel | |
| addGeometryObject(const GeometryObject &object) | GeometryModel | |
| clone() const | GeometryModel | |
| collisionPairMapping | GeometryModel | |
| collisionPairs | GeometryModel | |
| CollisionPairVector typedef (defined in GeometryModel) | GeometryModel | |
| existCollisionPair(const CollisionPair &pair) const | GeometryModel | |
| existGeometryName(const std::string &name) const | GeometryModel | |
| findCollisionPair(const CollisionPair &pair) const | GeometryModel | |
| GeometryModel() (defined in GeometryModel) | GeometryModel | inline |
| GeometryModel(const GeometryModel &other)=default (defined in GeometryModel) | GeometryModel | |
| GeometryObject typedef (defined in GeometryModel) | GeometryModel | |
| geometryObjects | GeometryModel | |
| GeomIndex typedef (defined in GeometryModel) | GeometryModel | |
| getGeometryId(const std::string &name) const | GeometryModel | |
| loadFromBinary(const std::string &filename) | Serializable< GeometryModel > | inline |
| loadFromBinary(boost::asio::streambuf &container) | Serializable< GeometryModel > | inline |
| loadFromBinary(StaticBuffer &container) | Serializable< GeometryModel > | inline |
| loadFromString(const std::string &str) | Serializable< GeometryModel > | inline |
| loadFromStringStream(std::istringstream &is) | Serializable< GeometryModel > | inline |
| loadFromText(const std::string &filename) | Serializable< GeometryModel > | inline |
| loadFromXML(const std::string &filename, const std::string &tag_name) | Serializable< GeometryModel > | inline |
| MatrixXb typedef (defined in GeometryModel) | GeometryModel | |
| MatrixXi typedef (defined in GeometryModel) | GeometryModel | |
| ngeoms | GeometryModel | |
| operator!=(const GeometryModel &other) const | GeometryModel | inline |
| operator<< (defined in GeometryModel) | GeometryModel | friend |
| operator==(const GeometryModel &other) const | GeometryModel | inline |
| Options enum value (defined in GeometryModel) | GeometryModel | |
| PINOCCHIO_ALIGNED_STD_VECTOR(GeometryObject) GeometryObjectVector (defined in GeometryModel) | GeometryModel | |
| removeAllCollisionPairs() | GeometryModel | |
| removeCollisionPair(const CollisionPair &pair) | GeometryModel | |
| removeGeometryObject(const std::string &name) | GeometryModel | |
| saveToBinary(const std::string &filename) const | Serializable< GeometryModel > | inline |
| saveToBinary(boost::asio::streambuf &container) const | Serializable< GeometryModel > | inline |
| saveToBinary(StaticBuffer &container) const | Serializable< GeometryModel > | inline |
| saveToString() const | Serializable< GeometryModel > | inline |
| saveToStringStream(std::stringstream &ss) const | Serializable< GeometryModel > | inline |
| saveToText(const std::string &filename) const | Serializable< GeometryModel > | inline |
| saveToXML(const std::string &filename, const std::string &tag_name) const | Serializable< GeometryModel > | inline |
| Scalar typedef (defined in GeometryModel) | GeometryModel | |
| SE3 typedef (defined in GeometryModel) | GeometryModel | |
| setCollisionPairs(const MatrixXb &collision_map, const bool upper=true) | GeometryModel | |
| ~GeometryModel() (defined in GeometryModel) | GeometryModel | inline |