OpenSceneGraph/examples/osgunittests/performance.h

7 lines
90 B
C
Raw Normal View History

#ifndef PERFORMANCE_H
#define PERFORMANCE_H 1
extern void runPerformanceTests();
#endif