#include "PrimitiveCuboid.h"
|
| PrimitiveCuboid (ot::components::UiComponent *_uiComponent, ot::components::ModelComponent *_modelComponent, ot::serviceID_t _serviceID, const std::string &_serviceName, EntityCache *_entityCache, ClassFactory *_classFactory) |
|
| ~PrimitiveCuboid () |
|
void | sendRubberbandData (void) |
|
void | createFromRubberbandJson (const std::string &_json, std::vector< double > &_transform) |
|
void | update (EntityGeometry *geomEntity, TopoDS_Shape &shape) |
|
| ShapesBase (ot::components::UiComponent *_uiComponent, ot::components::ModelComponent *_modelComponent, ot::serviceID_t _serviceID, const std::string &_serviceName, EntityCache *_entityCache, ClassFactory *_classFactory) |
|
| ~ShapesBase () |
|
| ShapesBase ()=delete |
|
◆ PrimitiveCuboid()
◆ ~PrimitiveCuboid()
PrimitiveCuboid::~PrimitiveCuboid |
( |
| ) |
|
|
inline |
◆ createFromRubberbandJson()
void PrimitiveCuboid::createFromRubberbandJson |
( |
const std::string & | _json, |
|
|
std::vector< double > & | _transform ) |
◆ sendRubberbandData()
void PrimitiveCuboid::sendRubberbandData |
( |
void | | ) |
|
◆ update()
void PrimitiveCuboid::update |
( |
EntityGeometry * | geomEntity, |
|
|
TopoDS_Shape & | shape ) |
The documentation for this class was generated from the following files: