Ignition Physics

API Reference

5.0.0
RemoveEntities.hh File Reference
#include <string>
#include <ignition/physics/FeatureList.hh>
#include <ignition/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

 ignition
 
 ignition::physics
 

Typedefs

using RemoveEntities = FeatureList< RemoveModelFromWorld, RemoveNestedModelFromModel >