tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
isShapeIntegral
tida
shape
Checks if the shape is integers.
template
isShapeIntegral (
T
)
if
(
isShape
!
T
) {
enum
isShapeIntegral
;
}
Members
Manifest constants
isShapeIntegral
enum
isShapeIntegral
;
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 integers.