Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
198 lines (31 loc) · 2.15 KB

vglModule.lineSource.rst

File metadata and controls

198 lines (31 loc) · 2.15 KB

vgl.lineSource (class)

.. js:class:: vgl.lineSource (positions, colors)



   .. ============================== constructor details ====================








   Create a new instance of class lineSource




   :param  positions:




   :param  colors:















   :returns:



     :rtype: vgl.lineSource














   .. ============================== properties summary =====================



   .. ============================== events summary ========================





   .. ============================== field details ==========================



   .. ============================== method details =========================






   .. js:function:: vgl.lineSource.setPositions(positions)





       :param  positions:







       Set start positions for the lines



















   .. js:function:: vgl.lineSource.setColors(colors)





       :param  colors:







       Set colors for the lines



















   .. js:function:: vgl.lineSource.create()





       Create a point geometry given input parameters


















   .. ============================== event details =========================



Documentation generated by jsdoc-toolkit 2.4.0 using jsdoc-toolkit-rst-template