|
QCAD
Open Source 2D CAD
|
Go to the source code of this file.
Classes | |
| struct | ON_3DM_BIG_CHUNK |
| struct | ON_3DM_CHUNK |
| class | ON_3dmGoo |
| class | ON_BinaryArchive |
| class | ON_BinaryFile |
| class | ON_Read3dmBufferArchive |
Functions | |
| bool | ON_IsLongChunkTypecode (ON__UINT32 typecode) |
| bool | ON_IsShortChunkTypecode (ON__UINT32 typecode) |
| void | ON_SetBinaryArchiveOpenNURBSVersion (ON_BinaryArchive &, int) |
| ON_DECL bool | ON_WriteOneObjectArchive (ON_BinaryArchive &archive, int version, const ON_Object &object) |
| bool ON_IsLongChunkTypecode | ( | ON__UINT32 | typecode | ) |
| bool ON_IsShortChunkTypecode | ( | ON__UINT32 | typecode | ) |
| void ON_SetBinaryArchiveOpenNURBSVersion | ( | ON_BinaryArchive & | file, |
| int | value ) |
| ON_DECL bool ON_WriteOneObjectArchive | ( | ON_BinaryArchive & | archive, |
| int | version, | ||
| const ON_Object & | object ) |