Point Cloud Library (PCL)
1.7.0
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_object_history.h>
Public Member Functions | |
ON_CurveProxyHistory () | |
~ON_CurveProxyHistory () | |
void | Destroy () |
bool | Write (ON_BinaryArchive &) const |
bool | Read (ON_BinaryArchive &) |
void | Dump (ON_TextLog &) const |
Public Attributes | |
ON_ObjRef | m_curve_ref |
bool | m_bReversed |
ON_Interval | m_full_real_curve_domain |
ON_Interval | m_sub_real_curve_domain |
ON_Interval | m_proxy_curve_domain |
Definition at line 30 of file opennurbs_object_history.h.
void ON_CurveProxyHistory::Destroy | ( | ) |
void ON_CurveProxyHistory::Dump | ( | ON_TextLog & | ) | const |
bool ON_CurveProxyHistory::Read | ( | ON_BinaryArchive & | ) |
bool ON_CurveProxyHistory::Write | ( | ON_BinaryArchive & | ) | const |
Definition at line 39 of file opennurbs_object_history.h.
Definition at line 38 of file opennurbs_object_history.h.
Definition at line 40 of file opennurbs_object_history.h.
Definition at line 42 of file opennurbs_object_history.h.
Definition at line 41 of file opennurbs_object_history.h.