This is the complete list of members for PrimitiveManager, including all inherited members.
createFromRubberbandJson(const std::string ¬e, const std::string &_json, std::vector< double > &_transform) | PrimitiveManager | |
getCone(void) | PrimitiveManager | inline |
getCuboid(void) | PrimitiveManager | inline |
getCylinder(void) | PrimitiveManager | inline |
getPyramid(void) | PrimitiveManager | inline |
getSphere(void) | PrimitiveManager | inline |
getTorus(void) | PrimitiveManager | inline |
isPrimitiveShape(const std::string &type) | PrimitiveManager | |
PrimitiveManager(ot::components::UiComponent *_uiComponent, ot::components::ModelComponent *_modelComponent, const std::string &_serviceName, ot::serviceID_t _serviceID, EntityCache *_entityCache, ClassFactory *_classFactory) | PrimitiveManager | |
PrimitiveManager()=delete | PrimitiveManager | |
updateShape(const std::string &type, EntityGeometry *geomEntity, TopoDS_Shape &shape) | PrimitiveManager | |
~PrimitiveManager() | PrimitiveManager |