tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Shape.vertex
tida
shape
Shape
The top of the triangle.
Vector
!
T
vertex
[@property getter]
struct
Shape
(T : float)
@
safe
nothrow pure @
property
inout
Vector
!
T
vertex
(
uint
num
)
(
)
if
(
isNumeric
!
T
&&
isMutable
!
T
&&
isSigned
!
T
)
Vector
!
T
vertex
[@property setter]
Meta
Source
See Implementation
tida
shape
Shape
aliases
Type
bottom
left
right
top
functions
move
scale
to
toString
properties
begin
end
endX
endY
height
length
radius
vertex
vertexs
width
x
y
static functions
Circle
CircleLine
Line
Multi
Point
Polygon
Rectangle
RectangleLine
RoundRectangle
RoundRectangleLine
Square
Triangle
TriangleLine
variables
data
isSolid
shapes
type
The top of the triangle.