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

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

+ Inheritance diagram for ON_3dVectorArray:

List of all members.

Public Member Functions

 ON_3dVectorArray ()
 ON_3dVectorArray (int)
 ON_3dVectorArray (const ON_3dVectorArray &)
ON_3dVectorArrayoperator= (const ON_3dVectorArray &)
bool GetBBox (double boxmin[3], double boxmax[3], bool bGrowBow=false) const
bool Transform (const ON_Xform &)
bool SwapCoordinates (int, int)

Detailed Description

Definition at line 767 of file opennurbs_array.h.


Constructor & Destructor Documentation


Member Function Documentation

bool ON_3dVectorArray::GetBBox ( double  boxmin[3],
double  boxmax[3],
bool  bGrowBow = false 
) const
ON_3dVectorArray& ON_3dVectorArray::operator= ( const ON_3dVectorArray )
bool ON_3dVectorArray::SwapCoordinates ( int  ,
int   
)

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