|
Point Cloud Library (PCL)
1.15.1-dev
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_point.h>
Collaboration diagram for ON_3dRay:Public Member Functions | |
| ON_3dRay () | |
| ~ON_3dRay () | |
Public Attributes | |
| ON_3dPoint | m_P |
| ON_3dVector | m_V |
Definition at line 1177 of file opennurbs_point.h.
| ON_3dRay::ON_3dRay | ( | ) |
| ON_3dRay::~ON_3dRay | ( | ) |
| ON_3dPoint ON_3dRay::m_P |
Definition at line 1183 of file opennurbs_point.h.
| ON_3dVector ON_3dRay::m_V |
Definition at line 1184 of file opennurbs_point.h.