|
opensurgsim
|
SegmentEmptyData class This class is to ensure that the static TriangleMesh::m_className in SegmentMesh does not clash with static TriangleMesh<VertexData, EdgeData, EmptyData>. More...
#include <SegmentEmptyData.h>
Public Member Functions | |
| bool | operator== (const SegmentEmptyData &data) const |
| Comparison operator. More... | |
SegmentEmptyData class This class is to ensure that the static TriangleMesh::m_className in SegmentMesh does not clash with static TriangleMesh<VertexData, EdgeData, EmptyData>.
|
inline |
Comparison operator.
| data | The data to compare it to. |
1.8.12