#include <gtest/gtest.h>
#include <boost/filesystem.hpp>
#include <ros/package.h>
#include <rviz/ogre_helpers/stl_loader.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (STLLoader, load) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 30 of file stl_loader_test.cpp.
TEST | ( | STLLoader | , |
load | |||
) |
Definition at line 6 of file stl_loader_test.cpp.