+ add method getPolesAndWeights() to NURBS surfaces and curves

This commit is contained in:
wmayer
2015-05-09 00:58:07 +02:00
parent a538d3c29d
commit e01fc4cb18
4 changed files with 78 additions and 0 deletions

View File

@@ -491,6 +491,11 @@
<UserDocu>Returns the table of weights of the poles for this B-Spline surface.</UserDocu>
</Documentation>
</Methode>
<Methode Name="getPolesAndWeights">
<Documentation>
<UserDocu>Returns the table of poles and weights in homogenous ccordinates.</UserDocu>
</Documentation>
</Methode>
<Methode Name="getResolution" Const="true">
<Documentation>
<UserDocu>