ImmutableSegment
-
android
class ImmutableSegment : Segment
Represents a directed line segment between two points. See MutableSegment for mutable alternative.
Summary
Public constructors |
|
|---|---|
ImmutableSegment(start: Vec, end: Vec) |
android
|
Public functions |
||
|---|---|---|
open operator Boolean |
android
|
|
open Int |
hashCode() |
android
|
open String |
toString() |
android
|
Public properties |
||
|---|---|---|
open ImmutableVec |
android
|
|
open ImmutableVec |
android
|
Inherited functions |
|||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|