openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
SegmentProjection3D
Segment
Projection3D
class
SegmentProjection3D
(
val
segment
:
Segment3D
,
val
projection
:
Double
,
val
distance
:
Double
,
val
point
:
Vector3
)
(
source
)
Members
Constructors
Segment
Projection3D
Link copied to clipboard
constructor
(
segment
:
Segment3D
,
projection
:
Double
,
distance
:
Double
,
point
:
Vector3
)
Properties
distance
Link copied to clipboard
val
distance
:
Double
point
Link copied to clipboard
val
point
:
Vector3
projection
Link copied to clipboard
val
projection
:
Double
segment
Link copied to clipboard
val
segment
:
Segment3D