Which class in jme3 instead of jme2-Point

Hi,



i updated the jme to jme3 and now the Point class doesnt exists.



I searched the wiki and forum for that issue but cant find any hint.



Could anyone tell me, what class i have to take instead.

The Mesh class now can do Point and Line. Just set the mesh mode (setMode) to the appropriate mode.

Thx  :).