Public Member Functions
ON_2fPointArray Class Reference

#include <opennurbs_array.h>

Inheritance diagram for ON_2fPointArray:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool GetBBox (float boxmin[2], float boxmax[2], int bGrowBox=false) const
 ON_2fPointArray ()
 ON_2fPointArray (int)
 ON_2fPointArray (const ON_2fPointArray &)
ON_2fPointArrayoperator= (const ON_2fPointArray &)
bool SwapCoordinates (int, int)
bool Transform (const ON_Xform &)

Detailed Description

Definition at line 437 of file opennurbs_array.h.


Constructor & Destructor Documentation

Definition at line 373 of file opennurbs_array.cpp.

Definition at line 376 of file opennurbs_array.cpp.

Definition at line 380 of file opennurbs_array.cpp.


Member Function Documentation

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

Definition at line 384 of file opennurbs_array.cpp.

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

Definition at line 403 of file opennurbs_array.cpp.

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

Definition at line 398 of file opennurbs_array.cpp.

bool ON_2fPointArray::Transform ( const ON_Xform xform)

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