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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.