PhysicsBasedAnimationToolkit
0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
Loading...
Searching...
No Matches
DoctestLoadDLL.h
Go to the documentation of this file.
1
10
11
#ifndef PBAT_DOCTEST_LOAD_DLL_H
12
#define PBAT_DOCTEST_LOAD_DLL_H
13
14
#include "PhysicsBasedAnimationToolkitExport.h"
15
16
namespace
pbat
{
17
21
PBAT_API
void
ForceLoadDLL
();
22
23
}
// namespace pbat
24
25
#endif
// PBAT_DOCTEST_LOAD_DLL_H
pbat
The main namespace of the library.
Definition
Aliases.h:15
pbat::ForceLoadDLL
void ForceLoadDLL()
No-op function to force load PhysicsBasedAnimationToolkit DLL.
Definition
DoctestLoadDLL.cpp:7
source
pbat
DoctestLoadDLL.h
Generated by
1.13.2