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