Exposed to python
This commit is contained in:
parent
b200056622
commit
2b94b2ff26
|
|
@ -27,7 +27,7 @@
|
|||
// Description : A parametric NURBS surface.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
class EXPCL_PANDAEGG EggNurbsSurface : public EggSurface {
|
||||
public:
|
||||
PUBLISHED:
|
||||
typedef plist< PT(EggNurbsCurve) > Curves;
|
||||
typedef Curves Loop;
|
||||
typedef plist<Loop> Loops;
|
||||
|
|
|
|||
Loading…
Reference in New Issue