Built-In Namespace _global_
↳ _global_
Method Attributes | Method Name and Description |
---|---|
F()
|
|
<private> |
Update the Hesse normal form of the plane, i.e.
|
Method Detail
F()
Defined in: linspace3d.js.
<private>
{Object}
updateNormal()
Update the Hesse normal form of the plane, i.e. update normal vector and right hand side.
Updates also vec1 and vec2.
Defined in: linspace3d.js.
Defined in: linspace3d.js.
- Returns:
- {Object} Reference to the Plane3D object
- Examples:
plane.updateNormal();