Definition at line 90 of file sisl-base-rep.h.
Public Types | |
typedef SISLcurve | rep_t |
typedef ParametricCurve< SISLcurve > | view_t |
Public Member Functions | |
const sisl_curve_rep & | rep () const |
sisl_curve_rep & | rep () |
int | nbctrl () const |
int | order () const |
int | dim () const |
bool | closed () const |
Public Attributes | |
shared_object< sisl_curve_rep > | rep_ |