|
TM2IN
0.5.1
|
#include "features/Room.h"

Go to the source code of this file.
Namespaces | |
| TM2IN | |
| TM2IN::io | |
Functions | |
| std::vector< Room * > | TM2IN::io::import3DS (const char *filePath) |
| Imports 3DS file and returns a vector of Room. More... | |
| int | TM2IN::io::export3DS (const char *filePath, std::vector< Room * > rooms) |
| Export a vector of Room to 3DS format. More... | |
1.8.11