structuresd.dimension

Undocumented in source.

Modules

rtree
module structuresd.dimension.rtree
Undocumented in source.

Members

Functions

getInseredVolume
TYPE.BASE_TYPE getInseredVolume(TYPE old, TYPE insert)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Cuboid
struct Cuboid(uint DIMS, TYPE = double)
Undocumented in source.
Point
struct Point(uint DIMS, TYPE = double)
Undocumented in source.
Sphere
struct Sphere(uint DIMS, TYPE = double)
Undocumented in source.

Variables

isGeometry
enum bool isGeometry(T);
Undocumented in source.

Meta