Constructor
new StraightGeoShape(location, radius)
Constructor.
Parameters:
Name | Type | Description |
---|---|---|
location |
Isometry | the location of the geodesic |
radius |
number | the radius of the "cylinder" around the geodesic |
Classes
Members
(private) _normal :Vector4
Type:
(private) _pos :Object
Type:
- Object
(private) _trans :Vector4
Type:
normal
The normal to the (unique) vertical half plane containing the geodesic
pos
A point on the (unique) vertical half plane containing the geodesic
trans
The Normal to the geodesic, inside the vertical half plane containing it