Public Member Functions
ON_3fVectorArray Class Reference

#include <opennurbs_array.h>

Inheritance diagram for ON_3fVectorArray:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 788 of file opennurbs_array.h.


Constructor & Destructor Documentation

Definition at line 511 of file opennurbs_array.cpp.

Definition at line 514 of file opennurbs_array.cpp.

Definition at line 517 of file opennurbs_array.cpp.


Member Function Documentation

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

Definition at line 520 of file opennurbs_array.cpp.

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

Definition at line 539 of file opennurbs_array.cpp.

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

Definition at line 534 of file opennurbs_array.cpp.

bool ON_3fVectorArray::Transform ( const ON_Xform xform)

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