tida v0.1.1-b3 (2021-09-24T06:50:00Z)
Home
Dub
Repo
isShapeFloatingPoint
tida
shape
Checks if the shape is float.
template
isShapeFloatingPoint (
T
)
if
(
isShape
!
T
) {
enum
isShapeFloatingPoint
;
}
Members
Manifest constants
isShapeFloatingPoint
enum
isShapeFloatingPoint
;
Undocumented in source.
Meta
Source
See Implementation
tida
shape
aliases
Shapef
enums
ShapeType
functions
rectVertexs
structs
Shape
templates
isShape
isShapeFloatingPoint
isShapeIntegral
Checks if the shape is float.