app
android
jni
tango-gl
include
tango-gl
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_
tango_gl::GoalMarker
Definition:
goal_marker.h:13
mesh.h
tango_gl::GoalMarker::GoalMarker
GoalMarker()
Definition:
goal_marker.cpp:46
tango_gl
Definition:
axis.cpp:20
tango_gl::Mesh
Definition:
mesh.h:25
rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:10