Functions
opennurbs_crc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ON_BEGIN_EXTERNC ON_DECL ON__UINT16 ON_CRC16 (ON__UINT16 current_remainder, size_t sizeof_buffer, const void *buffer)
ON_DECL ON__UINT32 ON_CRC32 (ON__UINT32 current_remainder, size_t sizeof_buffer, const void *buffer)

Function Documentation

ON_BEGIN_EXTERNC ON_DECL ON__UINT16 ON_CRC16 ( ON__UINT16  current_remainder,
size_t  sizeof_buffer,
const void *  buffer 
)

Definition at line 18 of file opennurbs_crc.cpp.

ON_DECL ON__UINT32 ON_CRC32 ( ON__UINT32  current_remainder,
size_t  sizeof_buffer,
const void *  buffer 
)

Definition at line 109 of file opennurbs_crc.cpp.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:46