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