+ implement method getPointNormals

This commit is contained in:
wmayer
2015-09-01 14:59:14 +02:00
parent 9846e52ed9
commit 3a4e93bb3d
4 changed files with 45 additions and 0 deletions

View File

@@ -155,6 +155,14 @@ Example:
</UserDocu>
</Documentation>
</Methode>
<Methode Name="getPointNormals" Const="true">
<Documentation>
<UserDocu>
getPointNormals()
Get the normals of the points.
</UserDocu>
</Documentation>
</Methode>
<Methode Name="countSegments" Const="true">
<Documentation>
<UserDocu>Get the number of segments which may also be 0</UserDocu>