TM2IN
0.5.1
|
Classes | |
class | ColladaReader |
class | JsonWriter |
class | Max3DSReader |
class | Max3DSWriter |
class | TVRReader |
Functions | |
string | room_to_json (Room &room, int boundary_mode) |
string | surface_to_json_with_triangles (Wall::TriangulatedSurface &pSurface) |
string | surface_to_json (Wall::Surface &sf) |
string | vertex_to_json (Vertex &vt, int index) |
string TM2IN::detail::io::room_to_json | ( | Room & | room, |
int | boundary_mode | ||
) |
string TM2IN::detail::io::surface_to_json | ( | Wall::Surface & | sf | ) |
string TM2IN::detail::io::surface_to_json_with_triangles | ( | Wall::TriangulatedSurface & | pSurface | ) |
string TM2IN::detail::io::vertex_to_json | ( | Vertex & | vt, |
int | index | ||
) |