dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
TagType
dalicious
region
Returns the type of the property
tag
of
T
.
template
TagType (
T
) {
alias
TagType
=
typeof
(
instance
.
tag
)
;
}
Members
Aliases
TagType
alias
TagType
=
typeof
(
instance
.
tag
)
Undocumented in source.
Meta
Source
See Implementation
dalicious
region
classes
EmptyRegionException
MismatchingTagsException
functions
clusterByDistance
convexHull
empty
enforceMatchingTags
enforceNonEmpty
filterIntervals
findTilings
min
sup
union_
structs
Region
Tiling
templates
TagType
isTaggable
taggedRegionAliases
Returns the type of the property tag of T.