Point Cloud Library (PCL)  1.7.0
Public Member Functions
ON_CurveArray Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_curve.h>

+ Inheritance diagram for ON_CurveArray:

List of all members.

Public Member Functions

 ON_CurveArray (int=0)
 ~ON_CurveArray ()
bool Write (ON_BinaryArchive &) const
bool Read (ON_BinaryArchive &)
void Destroy ()
bool Duplicate (ON_CurveArray &) const
bool GetTightBoundingBox (ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const

Detailed Description

Definition at line 1143 of file opennurbs_curve.h.


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from ON_SimpleArray< ON_Curve * >.

bool ON_CurveArray::GetTightBoundingBox ( ON_BoundingBox tight_bbox,
int  bGrowBox = false,
const ON_Xform xform = 0 
) const

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