Liking cljdoc? Tell your friends :D

geo-yoots.sphere.transformations


_00clj

(_00 x y z)
source

_01clj

(_01 x y z)
source

_02clj

(_02 x y z)
source

_10clj

(_10 x y z)
source

_11clj

(_11 x y z)
source

_12clj

(_12 x y z)
source

_20clj

(_20 x y z)
source

_21clj

(_21 x y z)
source

_22clj

(_22 x y z)
source

_vertices->projection-planeclj

(_vertices->projection-plane pv unit-nv vertices)
source

a->b-vectorclj

(a->b-vector av bv & {:keys [scale] :or {scale 1}})

Create vector from points A & B

Create vector from points A & B
sourceraw docstring

a-div-sqrt-xx+yy+zzclj

(a-div-sqrt-xx+yy+zz a x y z)
source

a-div-xx+yyclj

(a-div-xx+yy a x y)
source

distance-to-planeclj

(distance-to-plane pt plane normal)

Distance of point to plane[n * (x - x0) = 0]

Distance of point to plane[n * (x - x0) = 0]
sourceraw docstring

latlon->vectorclj

(latlon->vector latlon)
source

matrix-ortho-plane-projectionclj

(matrix-ortho-plane-projection pt vertices cent)
source

matrix-partition-polygonclj

(matrix-partition-polygon vtxs n_rows n_cols)

Generates triangular partitions for a polygon

Generates triangular partitions for a polygon
sourceraw docstring

normal-vectorclj

(normal-vector latlon & {:keys [radius] :or {radius geo.consts/earth-radius}})

Calculates normal-vector. For unit vector, radius is 1

Calculates normal-vector.  For unit vector, `radius` is 1
sourceraw docstring

partition-polygonclj

(partition-polygon vertices)

Generates triangular partitions for a polygon

Generates triangular partitions for a polygon
sourceraw docstring

polygon->normalclj

(polygon->normal vertices)
source

rotateclj

(rotate rot-mtx pt)
source

rotation-matrixclj

(rotation-matrix norm)
source

sqrt-xx+yy+zzclj

(sqrt-xx+yy+zz x y z)
source

unit-normal-vectorclj

(unit-normal-vector latlon)
source

vector-ortho-plane-projectionclj

(vector-ortho-plane-projection av pv unit-normal)
source

vertices->projection-planeclj

(vertices->projection-plane vertices)
source

vertices->projection-plane2clj

(vertices->projection-plane2 vertices & {:keys [pt] :or {pt nil}})
source

Xclj

source

xx+yyclj

(xx+yy x y)
source

Yclj

source

Zclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close