TM2IN  0.5.1
Public Member Functions | List of all members
TM2IN::algorithm::Polygonizer Class Referenceabstract

Converter TM2IN::RoomBoundary::TriangulatedSurfaceMesh to TM2IN::RoomBoundary::PolygonMesh. More...

#include <Polygonizer.h>

Inheritance diagram for TM2IN::algorithm::Polygonizer:
Inheritance graph
[legend]

Public Member Functions

virtual TM2IN::RoomBoundary::PolygonMeshrun (TM2IN::RoomBoundary::TSM *space)=0
 Converts TM2IN::RoomBoundary::TriangulatedSurfaceMesh to TM2IN::RoomBoundary::PolygonMesh. More...
 

Detailed Description

Converter TM2IN::RoomBoundary::TriangulatedSurfaceMesh to TM2IN::RoomBoundary::PolygonMesh.

Member Function Documentation

virtual TM2IN::RoomBoundary::PolygonMesh* TM2IN::algorithm::Polygonizer::run ( TM2IN::RoomBoundary::TSM space)
pure virtual

The documentation for this class was generated from the following file: