#include "Transformations.h"
|
| Transformations (ot::components::UiComponent *_uiComponent, ot::components::ModelComponent *_modelComponent, ot::serviceID_t _serviceID, const std::string &_serviceName, EntityCache *_entityCache, ClassFactory *_classFactory) |
|
| ~Transformations () |
|
void | setUpdateManager (UpdateManager *_updateManager) |
|
void | enterTransformMode (const std::list< ot::EntityInformation > &selectedGeometryEntities) |
|
void | transformEntities (const std::string &selectionInfo, std::map< std::string, std::string > &options) |
|
| Transformations ()=delete |
|
| ShapesBase (ot::components::UiComponent *_uiComponent, ot::components::ModelComponent *_modelComponent, ot::serviceID_t _serviceID, const std::string &_serviceName, EntityCache *_entityCache, ClassFactory *_classFactory) |
|
| ~ShapesBase () |
|
| ShapesBase ()=delete |
|
|
static gp_Trsf | setTransform (EntityGeometry *geomEntity, TopoDS_Shape &shape, gp_Trsf prevTransform) |
|
◆ Transformations() [1/2]
◆ ~Transformations()
Transformations::~Transformations |
( |
| ) |
|
|
inline |
◆ Transformations() [2/2]
Transformations::Transformations |
( |
| ) |
|
|
delete |
◆ enterTransformMode()
void Transformations::enterTransformMode |
( |
const std::list< ot::EntityInformation > & | selectedGeometryEntities | ) |
|
◆ setTransform()
gp_Trsf Transformations::setTransform |
( |
EntityGeometry * | geomEntity, |
|
|
TopoDS_Shape & | shape, |
|
|
gp_Trsf | prevTransform ) |
|
static |
◆ setUpdateManager()
void Transformations::setUpdateManager |
( |
UpdateManager * | _updateManager | ) |
|
|
inline |
◆ transformEntities()
void Transformations::transformEntities |
( |
const std::string & | selectionInfo, |
|
|
std::map< std::string, std::string > & | options ) |
The documentation for this class was generated from the following files: