tida ~master (2021-10-06T18:27:09Z)
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.