equalState MethodAbstract
Returns true if this pose is equivalent to the pose represented by the specified ViewState.
This implies that this.equal(view.savePose())
.
equalState(view: ViewState): boolean
Parameter | Type | Description |
---|---|---|
view | ViewState |
Returns - boolean
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.