BetterModel
Toggle table of contents
1.9.3-SNAPSHOT-233
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.animation
/
VectorPoint
Vector
Point
class
VectorPoint
:
Record
,
Comparable
<
T
>
Members
Constructors
Vector
Point
Link copied to clipboard
constructor
(
)
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
VectorPoint
Functions
compare
To
Link copied to clipboard
open
fun
compareTo
(
@
NotNull
o
:
@
NotNull
VectorPoint
)
:
Int
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String