|  | QCAD
    Open Source 2D CAD | 
#include <opennurbs_archive.h>
| Public Member Functions | |
| void | Dump (ON_TextLog &) const | 
| ON_3dmGoo () | |
| ON_3dmGoo (const ON_3dmGoo &) | |
| ON_3dmGoo & | operator= (const ON_3dmGoo &) | 
| ~ON_3dmGoo () | |
| Public Attributes | |
| unsigned char * | m_goo | 
| ON_3dmGoo * | m_next_goo | 
| ON_3dmGoo * | m_prev_goo | 
| unsigned int | m_typecode | 
| int | m_value | 
| ON_3dmGoo::ON_3dmGoo | ( | ) | 
| ON_3dmGoo::~ON_3dmGoo | ( | ) | 
| void ON_3dmGoo::Dump | ( | ON_TextLog & | dump | ) | const | 
| unsigned char* ON_3dmGoo::m_goo | 
| ON_3dmGoo* ON_3dmGoo::m_next_goo | 
| ON_3dmGoo* ON_3dmGoo::m_prev_goo | 
| unsigned int ON_3dmGoo::m_typecode | 
| int ON_3dmGoo::m_value |