Public Member Functions
ON_2fVectorArray Class Reference

#include <opennurbs_array.h>

Inheritance diagram for ON_2fVectorArray:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool GetBBox (float boxmin[2], float boxmax[2], bool=false) const
 ON_2fVectorArray ()
 ON_2fVectorArray (int)
 ON_2fVectorArray (const ON_2fVectorArray &)
ON_2fVectorArrayoperator= (const ON_2fVectorArray &)
bool SwapCoordinates (int, int)
bool Transform (const ON_Xform &)

Detailed Description

Definition at line 744 of file opennurbs_array.h.


Constructor & Destructor Documentation

Definition at line 475 of file opennurbs_array.cpp.

Definition at line 478 of file opennurbs_array.cpp.

Definition at line 481 of file opennurbs_array.cpp.


Member Function Documentation

bool ON_2fVectorArray::GetBBox ( float  boxmin[2],
float  boxmax[2],
bool  bGrowBox = false 
) const

Definition at line 484 of file opennurbs_array.cpp.

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

Definition at line 503 of file opennurbs_array.cpp.

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

Definition at line 498 of file opennurbs_array.cpp.

bool ON_2fVectorArray::Transform ( const ON_Xform xform)

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