Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
+
Variables
a
b
c
d
e
f
h
i
m
n
o
p
r
s
t
v
w
x
y
+
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
p
q
r
s
t
u
v
Enumerations
+
Enumerator
b
g
h
j
l
o
p
r
s
w
x
y
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
Enumerations
+
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
w
z
+
Related Functions
:
a
b
c
d
e
f
h
k
l
n
o
p
s
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
+
Functions
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
+
Variables
_
a
b
c
d
f
i
m
n
o
p
s
+
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
s
t
u
v
Enumerations
+
Enumerator
a
d
f
i
k
l
o
p
r
s
t
u
v
w
x
z
+
Macros
_
a
b
c
d
e
f
h
i
k
l
m
n
p
r
s
t
u
v
w
Examples
src
tools
lvr2_viewer
widgets
LVRTextureMeshItem.hpp
Go to the documentation of this file.
1
28
/*
29
* LVRTextureMeshItem.h
30
*
31
* Created on: Dec 10, 2014
32
* Author: twiemann
33
*/
34
35
#ifndef SRC_TOOLS_VIEWER_WIDGETS_LVRTEXTUREMESHITEM_HPP_
36
#define SRC_TOOLS_VIEWER_WIDGETS_LVRTEXTUREMESHITEM_HPP_
37
38
#include "
LVRMeshItem.hpp
"
39
40
namespace
lvr2
41
{
42
43
class
LVRTextureMeshItem
:
public
LVRMeshItem
44
{
45
public
:
46
LVRTextureMeshItem
(
MeshBufferBridgePtr
& ptr, QTreeWidgetItem* parent = 0);
47
virtual
~LVRTextureMeshItem
();
48
49
protected
:
50
virtual
void
addSubItems
();
51
};
52
53
}
/* namespace lvr2 */
54
55
#endif
/* SRC_TOOLS_VIEWER_WIDGETS_LVRTEXTUREMESHITEM_HPP_ */
lvr2::LVRMeshItem
Definition:
LVRMeshItem.hpp:45
lvr2::MeshBufferBridgePtr
boost::shared_ptr< LVRMeshBufferBridge > MeshBufferBridgePtr
Definition:
LVRMeshBufferBridge.hpp:106
lvr2::LVRTextureMeshItem::~LVRTextureMeshItem
virtual ~LVRTextureMeshItem()
Definition:
LVRTextureMeshItem.cpp:81
lvr2::LVRTextureMeshItem::LVRTextureMeshItem
LVRTextureMeshItem(MeshBufferBridgePtr &ptr, QTreeWidgetItem *parent=0)
Definition:
LVRTextureMeshItem.cpp:40
lvr2::LVRTextureMeshItem
Definition:
LVRTextureMeshItem.hpp:43
LVRMeshItem.hpp
lvr2::LVRTextureMeshItem::addSubItems
virtual void addSubItems()
Definition:
LVRTextureMeshItem.cpp:48
lvr2
Definition:
BaseBufferManipulators.hpp:39
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz
, Alexander Mock
, Lars Kiesow
, Lukas Kalbertodt
, Tristan Igelbrink
, Johan M. von Behren
, Dominik Feldschnieders
, Alexander Löhr
autogenerated on Mon Feb 28 2022 22:46:08