Public Member Functions | Public Attributes
ON_PolynomialSurface Class Reference

#include <opennurbs_bezier.h>

List of all members.

Public Member Functions

ON_BOOL32 Create (int, ON_BOOL32, int, int)
void Destroy ()
ON_BOOL32 Evaluate (double s, double t, int der_count, int v_stride, double *v) const
 ON_PolynomialSurface ()
 ON_PolynomialSurface (int, ON_BOOL32, int, int)
 ON_PolynomialSurface (const ON_PolynomialSurface &)
 ON_PolynomialSurface (const ON_BezierSurface &)
ON_PolynomialSurfaceoperator= (const ON_PolynomialSurface &)
ON_PolynomialSurfaceoperator= (const ON_BezierSurface &)
 ~ON_PolynomialSurface ()

Public Attributes

ON_4dPointArray m_cv
int m_dim
ON_Interval m_domain [2]
int m_is_rat
int m_order [2]

Detailed Description

Definition at line 108 of file opennurbs_bezier.h.


Constructor & Destructor Documentation

Definition at line 219 of file opennurbs_bezier.cpp.

ON_PolynomialSurface::ON_PolynomialSurface ( int  dim,
ON_BOOL32  is_rat,
int  order0,
int  order1 
)

Definition at line 229 of file opennurbs_bezier.cpp.

Definition at line 234 of file opennurbs_bezier.cpp.

Definition at line 239 of file opennurbs_bezier.cpp.

Definition at line 250 of file opennurbs_bezier.cpp.


Member Function Documentation

ON_BOOL32 ON_PolynomialSurface::Create ( int  dim,
ON_BOOL32  is_rat,
int  order0,
int  order1 
)

Definition at line 283 of file opennurbs_bezier.cpp.

Definition at line 298 of file opennurbs_bezier.cpp.

ON_BOOL32 ON_PolynomialSurface::Evaluate ( double  s,
double  t,
int  der_count,
int  v_stride,
double *  v 
) const

Definition at line 307 of file opennurbs_bezier.cpp.

ON_PolynomialSurface & ON_PolynomialSurface::operator= ( const ON_PolynomialSurface src)

Definition at line 261 of file opennurbs_bezier.cpp.

ON_PolynomialSurface & ON_PolynomialSurface::operator= ( const ON_BezierSurface src)

Definition at line 273 of file opennurbs_bezier.cpp.


Member Data Documentation

Definition at line 143 of file opennurbs_bezier.h.

Definition at line 140 of file opennurbs_bezier.h.

Definition at line 145 of file opennurbs_bezier.h.

Definition at line 141 of file opennurbs_bezier.h.

Definition at line 142 of file opennurbs_bezier.h.


The documentation for this class was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:52