Gazebo Physics

API Reference

6.5.1
gz/physics/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  RemoveNestedModelFromModel::Implementation< PolicyT >
 
class  RemoveModelFromWorld::Implementation< PolicyT >
 
class  RemoveNestedModelFromModel::Model< PolicyT, FeaturesT >
 
class  RemoveModelFromWorld::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 >