// SectorMustDivideVertexMap.cpp: implementation of the CSectorMustDivideVertexMap class. // ////////////////////////////////////////////////////////////////////// #include "SectorMustDivideVertexMap.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// CSectorMustDivideVertexMap::CSectorMustDivideVertexMap() { } CSectorMustDivideVertexMap::~CSectorMustDivideVertexMap() { }