#include <opennurbs_3dm_properties.h>
Public Member Functions | |
void | Default () |
void | Dump (ON_TextLog &) const |
ON_3dmProperties () | |
ON_3dmProperties (const ON_3dmProperties &) | |
ON_3dmProperties & | operator= (const ON_3dmProperties &) |
ON_BOOL32 | Read (ON_BinaryArchive &) |
ON_BOOL32 | Write (ON_BinaryArchive &) const |
~ON_3dmProperties () | |
Public Attributes | |
ON_3dmApplication | m_Application |
ON_3dmNotes | m_Notes |
ON_WindowsBitmap | m_PreviewImage |
ON_3dmRevisionHistory | m_RevisionHistory |
Definition at line 119 of file opennurbs_3dm_properties.h.
Definition at line 389 of file opennurbs_3dm_properties.cpp.
Definition at line 394 of file opennurbs_3dm_properties.cpp.
ON_3dmProperties::ON_3dmProperties | ( | const ON_3dmProperties & | src | ) |
Definition at line 399 of file opennurbs_3dm_properties.cpp.
void ON_3dmProperties::Default | ( | ) |
Definition at line 380 of file opennurbs_3dm_properties.cpp.
void ON_3dmProperties::Dump | ( | ON_TextLog & | dump | ) | const |
Definition at line 569 of file opennurbs_3dm_properties.cpp.
ON_3dmProperties & ON_3dmProperties::operator= | ( | const ON_3dmProperties & | src | ) |
Definition at line 405 of file opennurbs_3dm_properties.cpp.
ON_BOOL32 ON_3dmProperties::Read | ( | ON_BinaryArchive & | file | ) |
Definition at line 429 of file opennurbs_3dm_properties.cpp.
ON_BOOL32 ON_3dmProperties::Write | ( | ON_BinaryArchive & | file | ) | const |
Definition at line 499 of file opennurbs_3dm_properties.cpp.
Definition at line 137 of file opennurbs_3dm_properties.h.
Definition at line 135 of file opennurbs_3dm_properties.h.
Definition at line 136 of file opennurbs_3dm_properties.h.
Definition at line 134 of file opennurbs_3dm_properties.h.