TM2IN
0.5.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
io
tvr.h
Go to the documentation of this file.
1
//
2
// Created by dongmin on 18. 7. 16.
3
//
4
5
#ifndef TM2IN_TVR_H
6
#define TM2IN_TVR_H
7
8
#include "
features/IndoorComponent.h
"
9
10
namespace
TM2IN
{
11
namespace
io{
16
std::vector<Room*>
importTVR
(
const
char
*filePath);
17
}
18
}
19
20
21
#endif //TM2IN_TVR_H
TM2IN::io::importTVR
vector< Room * > importTVR(const char *filePath)
Imports TVR file and returns a vector of Room.
Definition:
tvr.cpp:10
TM2IN
Definition:
collinear.cpp:10
IndoorComponent.h
Generated by
1.8.11