#include <HxCorbaBSplineCurve.h>
Public Types | |
| typedef BSplineCurve_ptr | _ptr_type |
| typedef BSplineCurve_var | _var_type |
Public Methods | |
| BSplineCurve () | |
| virtual | ~BSplineCurve () |
| virtual const char ** | _OB_ids () const |
| BSplineType | curveType () |
| CORBA::Long | degree () |
| CORBA::Double | minT () |
| CORBA::Double | maxT () |
| PointR2 | C (CORBA::Double t) |
| Polyline2d_ptr | sampleC (CORBA::Long np) |
| CORBA::Double | length (CORBA::Long np) |
| Polyline2d_ptr | controlP () |
| PointR2 | center () |
| CORBA::Long | numP () |
| PointR2 | P (CORBA::Long i) |
| PointR2Seq * | allP () |
Static Public Methods | |
| BSplineCurve_ptr | _duplicate (BSplineCurve_ptr p) |
| BSplineCurve_ptr | _nil () |
| BSplineCurve_ptr | _narrow (CORBA::Object_ptr) |
| BSplineCurve_ptr | _narrow (CORBA::AbstractBase_ptr) |
| const char ** | _OB_staticIds () |
Protected Methods | |
| virtual OB::MarshalStubImpl_ptr | _OB_createMarshalStubImpl () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.12 written by Dimitri van Heesch,
© 1997-2001