LocalCylinderShape

LocalCylinderShape

Local cylinder in hyperbolic geometry

Constructor

new LocalCylinderShape(radius, isom)

Source:

Constructor

Parameters:
Name Type Description
radius number

the radius of the cylinder

isom Isometry

the isometry defining the position of the cylinder. The cylinder is the image by isom of the cylinder going through the origin and directed by the vector (0,0,1)

Extends

Classes

LocalCylinderShape
LocalCylinderShape

Members

direction

Source:

Return the vector (point + direction) orienting the geodesic Mainly used to pass data to the shader

isBasicShape :boolean

Source:
Overrides:

Says whether the shape is a basic shape, that it is not build on top of other shapes.

Type:
  • boolean

vector

Source:

Return the vector (point + direction) orienting the geodesic Mainly used to pass data to the shader