goal_marker.h
Go to the documentation of this file.
1 /*
2  * Copyright 2014 Google Inc. All Rights Reserved.
3  * Distributed under the Project Tango Preview Development Kit (PDK) Agreement.
4  * CONFIDENTIAL. AUTHORIZED USE ONLY. DO NOT REDISTRIBUTE.
5  */
6 
7 #ifndef TANGO_GL_GOAL_MARKER_H_
8 #define TANGO_GL_GOAL_MARKER_H_
9 
10 #include <tango-gl/mesh.h>
11 
12 namespace tango_gl {
13 class GoalMarker : public Mesh {
14  public:
15  GoalMarker();
16 };
17 } // namespace tango_gl
18 #endif // TANGO_GL_GOAL_MARKER_H_


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:41:31