pcl
latest

Tutorials:

  • Table of contents
  • Basic Usage
  • Advanced Usage
  • Features
  • Filtering
  • I/O
  • Keypoints
  • KdTree
  • Octree
  • Range Images
  • Recognition
  • Registration
  • Sample Consensus
  • Segmentation
  • Surface
  • Visualization
  • Applications
  • GPU

Advanced Topics:

  • Compiling PCL
  • Developing PCL code
  • Committing changes to the git master
  • Improving the PCL documentation
  • How to build a minimal example

API documentation:

  • Library API
pcl
  • Docs »
  • File opennurbs_curve.h
  • Edit on GitHub

File opennurbs_curve.h¶

↰ Parent directory (pcl\surface\include\pcl\surface\3rdparty\opennurbs)

Contents

  • Definition (pcl\surface\include\pcl\surface\3rdparty\opennurbs\opennurbs_curve.h)

  • Classes

  • Functions

Definition (pcl\surface\include\pcl\surface\3rdparty\opennurbs\opennurbs_curve.h)¶

  • Program Listing for File opennurbs_curve.h

Classes¶

  • Class ON_Curve

  • Class ON_CurveArray

  • Class ON_MeshCurveParameters

Functions¶

  • Function ON_ClosedCurveOrientation

  • Function ON_ForceMatchCurveEnds

  • Function ON_JoinCurves

  • Function ON_SortCurves(int, const ON_Curve *const *, int *, bool *)

  • Function ON_SortCurves(const ON_SimpleArray<const ON_Curve *>&, ON_SimpleArray<int>&, ON_SimpleArray<bool>&)

  • Function ON_SortCurves(const ON_SimpleArray<ON_Curve *>&, ON_SimpleArray<int>&, ON_SimpleArray<bool>&)

  • Function ON_SortLines(int, const ON_Line *, int *, bool *)

  • Function ON_SortLines(const ON_SimpleArray<ON_Line>&, int *, bool *)

  • Function ON_TrimCurve


© Copyright 2019, open perception foundation Revision f5649757.

Built with Sphinx using a theme provided by Read the Docs.