Go to the documentation of this file.
27 #ifndef INC_CINOSNURBSPOINT_H
28 #define INC_CINOSNURBSPOINT_H
35 #include <cinosvector.h>
84 #endif // INC_CINOSNURBSPOINT_H
virtual ~CINOSNurbsPoint()
destructor
Definition: cinosnurbspoint.h:64
double w
point weight
Definition: cinosnurbspoint.h:71
Definition: cinosnurbscurve.h:69
CINOSNurbsPoint(double adWeight=1.0)
constructor
Definition: cinosnurbspoint.h:60
#define IMPLEMENT_DYNAMIC_N(aClass, aN)
Definition: cinospartitionmemory.h:373
#define DECLARE_DYNAMIC_PLACEMENT(aClass)
Definition: cinospartitionmemory.h:348
Definition: cinosnurbspoint.h:46