|
C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Global type declarations and defines. More...
#include <string>#include <math_define.h>#include <algorithm>#include <system_cpp_standard.h>#include <vsn_logger.h>Functions | |
| VSN_FUNC (size_t) C3DVisionVersion(char *buffer | |
| Get information about the c3dvision file version. More... | |
Global type declarations and defines.
| VSN_FUNC | ( | size_t | ) |
Get information about the c3dvision file version.
The function copies a string with information about the c3d file version to the specified buffer.
| [in] | buffer | - Pointer to the beginning of the buffer. |
| [in] | bufferSize | - The size of the buffer in characters. |