dpq2 ~dynamic_loader (2022-03-12T19:27:44.8587456)
Dub
Repo
isGeometricType
dpq2
conv
geometric
Undocumented in source.
@
safe
template
isGeometricType (
T
)
if
(
!
is
(
T
==
Nullable
!
N
,
N
)
) {
@
safe
enum
isGeometricType
;
}
Members
Manifest constants
isGeometricType
enum
isGeometricType
;
Undocumented in source.
Meta
Source
See Implementation
dpq2
conv
geometric
functions
binaryValueAs
toValue
mixin templates
GeometricInstancesForIntegrationTest
structs
Circle
Line
Path
templates
isGeometricType
isValidBoxType
isValidCircleType
isValidLineSegmentType
isValidLineType
isValidPathType
isValidPointType
isValidPolygon