Simbody
3.7
|
Every Simbody header and source file should include this header before any other Simbody header. More...
Go to the source code of this file.
Namespaces | |
SimTK | |
This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols. | |
SimTK::Exception | |
This sub-namespace of SimTK is used for the exception types that are thrown by our error handing code. | |
Macros | |
#define | SimTK_SIMBODY_EXPORT |
Typedefs | |
typedef MobilizedBodyIndex | SimTK::MobodIndex |
This is the approved abbeviation for MobilizedBodyIndex. Feel free to use it if you get tired of typing or seeing the full name. More... | |
Every Simbody header and source file should include this header before any other Simbody header.
#define SimTK_SIMBODY_EXPORT |
void SimTK_version_simbody | ( | int * | major, |
int * | minor, | ||
int * | build | ||
) |
void SimTK_about_simbody | ( | const char * | key, |
int | maxlen, | ||
char * | value | ||
) |