Functions
opennurbs_bezier.cpp File Reference
#include "pcl/surface/3rdparty/opennurbs/opennurbs.h"
Include dependency graph for opennurbs_bezier.cpp:

Go to the source code of this file.

Functions

bool ON_ChangeRationalBezierCurveWeights (int dim, int order, int cvstride, double *cv, int i0, double w0, int i1, double w1)
bool ON_ReparameterizeRationalBezierCurve (double c, int dim, int order, int cvstride, double *cv)
bool ON_WorldBBoxIsInTightBBox (const ON_BoundingBox &tight_bbox, const ON_BoundingBox &world_bbox, const ON_Xform *xform)

Function Documentation

bool ON_ChangeRationalBezierCurveWeights ( int  dim,
int  order,
int  cvstride,
double *  cv,
int  i0,
double  w0,
int  i1,
double  w1 
)

Definition at line 2970 of file opennurbs_bezier.cpp.

bool ON_ReparameterizeRationalBezierCurve ( double  c,
int  dim,
int  order,
int  cvstride,
double *  cv 
)

Definition at line 2887 of file opennurbs_bezier.cpp.

bool ON_WorldBBoxIsInTightBBox ( const ON_BoundingBox tight_bbox,
const ON_BoundingBox world_bbox,
const ON_Xform xform 
)

Definition at line 703 of file opennurbs_bezier.cpp.



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