Public Member Functions
ON_2dPointArray Class Reference

#include <opennurbs_array.h>

Inheritance diagram for ON_2dPointArray:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 414 of file opennurbs_array.h.


Constructor & Destructor Documentation

Definition at line 19 of file opennurbs_array.cpp.

Definition at line 22 of file opennurbs_array.cpp.

Definition at line 26 of file opennurbs_array.cpp.


Member Function Documentation

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

Definition at line 30 of file opennurbs_array.cpp.

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

Definition at line 49 of file opennurbs_array.cpp.

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

Definition at line 44 of file opennurbs_array.cpp.

bool ON_2dPointArray::Transform ( const ON_Xform xform)

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