RemoveEntities.hh File Reference
#include <string>
#include <gz/physics/FeatureList.hh>
#include <gz/physics/detail/RemoveEntities.hh>
Go to the source code of this file.
Classes | |
class | RemoveModelFromWorld::Implementation< PolicyT > |
class | RemoveNestedModelFromModel::Implementation< PolicyT > |
class | RemoveModelFromWorld::Model< PolicyT, FeaturesT > |
class | RemoveNestedModelFromModel::Model< PolicyT, FeaturesT > |
class | RemoveModelFromWorld |
This feature removes a Model entity from the index-specified World. More... | |
class | RemoveNestedModelFromModel |
This feature removes a nested Model entity from the specified parent Model. More... | |
class | RemoveModelFromWorld::World< PolicyT, FeaturesT > |
Namespaces | |
gz | |
gz::physics | |
Typedefs | |
using | RemoveEntities = FeatureList< RemoveModelFromWorld, RemoveNestedModelFromModel > |