Documentation

Classes

Class CL3D.Line3d

3d line class, decribing a line between two 3d points

Class Overview
CL3D.Line3d()
3d line class, decribing a line between two 3d points

Field Summary
Field Attributes Field Name and Description
 
End
End point of the line
 
Start point of the line
Method Summary
Method Attributes Method Name and Description
 
Returns the length of the line
 
Returns the vector representing the line
Field Detail
{Vect3d} End
End point of the line

{Vect3d} Start
Start point of the line
Method Detail
{CL3D.Vect3d} getLength()
Returns the length of the line
Returns:
{CL3D.Vect3d} center

{CL3D.Vect3d} getVector()
Returns the vector representing the line
Returns:
{CL3D.Vect3d} center

© 2011-2018 N.Gebhardt, Ambiera
Documentation generated by JsDoc Toolkit