QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_archive.h File Reference

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)
 

Function Documentation

◆ ON_IsLongChunkTypecode()

bool ON_IsLongChunkTypecode ( ON__UINT32 typecode)

◆ ON_IsShortChunkTypecode()

bool ON_IsShortChunkTypecode ( ON__UINT32 typecode)

◆ ON_SetBinaryArchiveOpenNURBSVersion()

void ON_SetBinaryArchiveOpenNURBSVersion ( ON_BinaryArchive & file,
int value )

◆ ON_WriteOneObjectArchive()

ON_DECL bool ON_WriteOneObjectArchive ( ON_BinaryArchive & archive,
int version,
const ON_Object & object )