#include <opennurbs_object_history.h>
Public Member Functions | |
void | Destroy () |
void | Dump (ON_TextLog &) const |
ON_CurveProxyHistory () | |
bool | Read (ON_BinaryArchive &) |
bool | Write (ON_BinaryArchive &) const |
~ON_CurveProxyHistory () | |
Public Attributes | |
bool | m_bReversed |
ON_ObjRef | m_curve_ref |
ON_Interval | m_full_real_curve_domain |
ON_Interval | m_proxy_curve_domain |
ON_Interval | m_sub_real_curve_domain |
Private Attributes | |
ON__UINT8 | m_reserved [64] |
Definition at line 30 of file opennurbs_object_history.h.
Definition at line 2590 of file opennurbs_object_history.cpp.
Definition at line 2594 of file opennurbs_object_history.cpp.
void ON_CurveProxyHistory::Destroy | ( | ) |
Definition at line 2598 of file opennurbs_object_history.cpp.
void ON_CurveProxyHistory::Dump | ( | ON_TextLog & | ) | const |
Definition at line 2670 of file opennurbs_object_history.cpp.
bool ON_CurveProxyHistory::Read | ( | ON_BinaryArchive & | file | ) |
Definition at line 2635 of file opennurbs_object_history.cpp.
bool ON_CurveProxyHistory::Write | ( | ON_BinaryArchive & | file | ) | const |
Definition at line 2608 of file opennurbs_object_history.cpp.
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.
ON__UINT8 ON_CurveProxyHistory::m_reserved[64] [private] |
Definition at line 50 of file opennurbs_object_history.h.
Definition at line 41 of file opennurbs_object_history.h.