#include <opennurbs_3dm_properties.h>
◆ ON_3dmNotes()
ON_3dmNotes::ON_3dmNotes |
( |
| ) |
|
◆ ~ON_3dmNotes()
ON_3dmNotes::~ON_3dmNotes |
( |
| ) |
|
◆ Dump()
◆ IsEmpty()
bool ON_3dmNotes::IsEmpty |
( |
| ) |
const |
◆ IsValid()
bool ON_3dmNotes::IsValid |
( |
| ) |
const |
◆ Read()
◆ Write()
◆ Empty
◆ m_bHTML
bool ON_3dmNotes::m_bHTML |
true if notes are in HTML
◆ m_bLocked
bool ON_3dmNotes::m_bLocked = false |
◆ m_bVisible
bool ON_3dmNotes::m_bVisible |
true if notes window is showing
◆ m_notes
Interface - this information is serialized. Applications may want to derive a runtime class that has additional window and font information.
◆ m_window_bottom
int ON_3dmNotes::m_window_bottom |
◆ m_window_left
int ON_3dmNotes::m_window_left |
◆ m_window_right
int ON_3dmNotes::m_window_right |
◆ m_window_top
int ON_3dmNotes::m_window_top |
◆ reserved1
unsigned char ON_3dmNotes::reserved1 = 0 |