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