Point Cloud Library (PCL)
1.7.0
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_array.h>
Public Member Functions | |
ON_4fPointArray () | |
ON_4fPointArray (int) | |
ON_4fPointArray (const ON_4fPointArray &) | |
ON_4fPointArray & | operator= (const ON_4fPointArray &) |
bool | Transform (const ON_Xform &) |
bool | SwapCoordinates (int, int) |
Definition at line 704 of file opennurbs_array.h.
ON_4fPointArray::ON_4fPointArray | ( | int | ) |
ON_4fPointArray::ON_4fPointArray | ( | const ON_4fPointArray & | ) |
ON_4fPointArray& ON_4fPointArray::operator= | ( | const ON_4fPointArray & | ) |
bool ON_4fPointArray::SwapCoordinates | ( | int | , |
int | |||
) |
bool ON_4fPointArray::Transform | ( | const ON_Xform & | ) |