Wisdom.Point2D


class wisdom.geometry.Point2D

A object type for managing strictly 2D points.

Found in lib/Point2D/Point2D.js

module:

dependencies:

constructor:

attributes:

methods:

usage:

This 2D Point structure can be initialized with less than two dimensions and the unused values will be set to zero.


This is part of the Reference Documentation for the Wisdom Javascript Library? (or wisdom.js)