Method | Description | |
---|---|---|
TryGetPoseFromProvider ( Pose &output ) : bool |
Gets the Pose value from the implementor of this abstract class. returns true on success, false on error.
|
public abstract TryGetPoseFromProvider ( Pose &output ) : bool | ||
output | Pose | |
return | bool |