Public Member Functions
ON_3fPointArray Class Reference

#include <opennurbs_array.h>

Inheritance diagram for ON_3fPointArray:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool GetBBox (float boxmin[3], float boxmax[3], int bGrowBox=false) const
 ON_3fPointArray ()
 ON_3fPointArray (int)
 ON_3fPointArray (const ON_3fPointArray &)
ON_3fPointArrayoperator= (const ON_3fPointArray &)
bool SwapCoordinates (int, int)
bool Transform (const ON_Xform &)

Detailed Description

Definition at line 663 of file opennurbs_array.h.


Constructor & Destructor Documentation

Definition at line 412 of file opennurbs_array.cpp.

Definition at line 415 of file opennurbs_array.cpp.

Definition at line 418 of file opennurbs_array.cpp.


Member Function Documentation

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

Definition at line 421 of file opennurbs_array.cpp.

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

Definition at line 440 of file opennurbs_array.cpp.

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

Definition at line 435 of file opennurbs_array.cpp.

bool ON_3fPointArray::Transform ( const ON_Xform xform)

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