Remove unused ROS urdf (was replaced by Bullet UrdfParser.
Small refactoring for ExampleBrowser: move examples cpp files in the app/executable Move ExtendedTutorials in its own app/executable as a test.
This commit is contained in:
6
examples/RenderingExamples/TinyRendererSetup.h
Normal file
6
examples/RenderingExamples/TinyRendererSetup.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef TINYRENDERER_SETUP_H
|
||||
#define TINYRENDERER_SETUP_H
|
||||
|
||||
class CommonExampleInterface* TinyRendererCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
#endif //TINYRENDERER_SETUP_H
|
||||
Reference in New Issue
Block a user