Molmodel
Defines | Functions

common.h File Reference

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.

Defines

#define SimTK_MOLMODEL_EXPORT

Functions

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)

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 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines