#include "SimTKcommon.h"
#include <cassert>
#include <vector>
#include <limits>
Go to the source code of this file.
Defines | |
#define | SimTK_MOLMODEL_EXPORT |
Functions | |
void | SimTK_version_molmodel (int *major, int *minor, int *build) |
void | SimTK_about_molmodel (const char *key, int maxlen, char *value) |
#define SimTK_MOLMODEL_EXPORT |
void SimTK_about_molmodel | ( | const char * | key, | |
int | maxlen, | |||
char * | value | |||
) |
void SimTK_version_molmodel | ( | int * | major, | |
int * | minor, | |||
int * | build | |||
) |