#include <force_node.h>
Definition at line 11 of file force_node.h.
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.
arcs::aubo_scope::ForceNode::ForceNode |
( |
ForceNode & |
f | ) |
|
arcs::aubo_scope::ForceNode::ForceNode |
( |
ForceNode && |
f | ) |
|
virtual arcs::aubo_scope::ForceNode::~ForceNode |
( |
| ) |
|
|
virtual |
arcs::aubo_scope::ForceNode::ForceNode |
( |
| ) |
|
|
private |
void* arcs::aubo_scope::ForceNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: