Public Member Functions
ON_3dVectorArray Class Reference

#include <opennurbs_array.h>

Inheritance diagram for ON_3dVectorArray:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 767 of file opennurbs_array.h.


Constructor & Destructor Documentation

Definition at line 334 of file opennurbs_array.cpp.

Definition at line 337 of file opennurbs_array.cpp.

Definition at line 340 of file opennurbs_array.cpp.


Member Function Documentation

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

Definition at line 343 of file opennurbs_array.cpp.

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

Definition at line 362 of file opennurbs_array.cpp.

bool ON_3dVectorArray::SwapCoordinates ( int  i,
int  j 
)

Definition at line 357 of file opennurbs_array.cpp.

bool ON_3dVectorArray::Transform ( const ON_Xform xform)

Definition at line 352 of file opennurbs_array.cpp.


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


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