#include <force_node.h>
Definition at line 11 of file force_node.h.
◆ ConfigType
The configuration type used to determine which type of configuration this instance is.
| Enumerator |
|---|
| SIMPLE | Simple type is selected. This type has no further information.
Setting this type of config will be ignored and will have no effect on the node.
|
| FRAME | Frame type is selected.
The config instance can be cast to FrameForceNodeConfig.
|
| POINT | Point type is selected. This type has no further information.
Setting this type of config will be ignored and will have no effect on the node.
|
| MOTION | Motion type is selected. This type has no further information.
Setting this type of config will be ignored and will have no effect on the node.
|
Definition at line 18 of file force_node.h.
◆ ForceNode() [1/3]
| arcs::aubo_scope::ForceNode::ForceNode |
( |
ForceNode & | f | ) |
|
◆ ForceNode() [2/3]
| arcs::aubo_scope::ForceNode::ForceNode |
( |
ForceNode && | f | ) |
|
◆ ~ForceNode()
| virtual arcs::aubo_scope::ForceNode::~ForceNode |
( |
| ) |
|
|
virtual |
◆ ForceNode() [3/3]
| arcs::aubo_scope::ForceNode::ForceNode |
( |
| ) |
|
|
private |
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::ForceNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: