18 lines
437 B
Markdown
18 lines
437 B
Markdown
---
|
|
title: plus -
|
|
---
|
|
//[KSpigot](../index.md)/[net.axay.kspigot.extensions.geometry](index.md)/[plus](plus.md)
|
|
|
|
|
|
|
|
# plus
|
|
[jvm]
|
|
Content
|
|
operator fun Location.[plus](plus.md)(vec: Vector): Location
|
|
operator fun Location.[plus](plus.md)(loc: Location): Location
|
|
operator fun Location.[plus](plus.md)(loc: [SimpleLocation3D](-simple-location3-d/index.md)): Location
|
|
operator fun Vector.[plus](plus.md)(vec: Vector): Vector
|
|
|
|
|
|
|