Public Member Functions
ON_2dVectorArray Class Reference

#include <opennurbs_array.h>

Inheritance diagram for ON_2dVectorArray:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool GetBBox (double boxmin[2], double boxmax[2], int bGrowBox=false) const
 ON_2dVectorArray ()
 ON_2dVectorArray (int)
 ON_2dVectorArray (const ON_2dVectorArray &)
ON_2dVectorArrayoperator= (const ON_2dVectorArray &)
bool SwapCoordinates (int, int)
bool Transform (const ON_Xform &)

Detailed Description

Definition at line 721 of file opennurbs_array.h.


Constructor & Destructor Documentation

Definition at line 298 of file opennurbs_array.cpp.

Definition at line 301 of file opennurbs_array.cpp.

Definition at line 304 of file opennurbs_array.cpp.


Member Function Documentation

bool ON_2dVectorArray::GetBBox ( double  boxmin[2],
double  boxmax[2],
int  bGrowBox = false 
) const

Definition at line 307 of file opennurbs_array.cpp.

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

Definition at line 326 of file opennurbs_array.cpp.

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

Definition at line 321 of file opennurbs_array.cpp.

bool ON_2dVectorArray::Transform ( const ON_Xform xform)

Definition at line 316 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