repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HaikuDepot: notify work status from main window
[haiku.git]
/
src
/
apps
/
haiku3d
/
Mesh.cpp
blob
96f43e07d9cc27b216b02c747eaceca4c06a3d22
1
/*
2
* Copyright 2009, Haiku Inc. All rights reserved.
3
* Distributed under the terms of the MIT License.
4
*
5
* Authors:
6
* Alexandre Deckner <alex@zappotek.com>
7
*/
8
9
#include
"Mesh.h"
10
11
12
Mesh
::~
Mesh
()
13
{
14
}