Every Molmodel header and source file should include this header before any other Molmodel header.
More...
#include "SimTKcommon.h"
#include <cassert>
#include <vector>
#include <limits>
Go to the source code of this file.
Detailed Description
Every Molmodel header and source file should include this header before any other Molmodel header.
Define Documentation
#define SimTK_MOLMODEL_EXPORT |
Function Documentation
SimTK_MOLMODEL_EXPORT void SimTK_version_molmodel |
( |
int * |
major, |
|
|
int * |
minor, |
|
|
int * |
build |
|
) |
| |
SimTK_MOLMODEL_EXPORT void SimTK_about_molmodel |
( |
const char * |
key, |
|
|
int |
maxlen, |
|
|
char * |
value |
|
) |
| |