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 <SurgSim/DataStructures/SegmentEmptyData.h>
SegmentEmptyData class This class is to ensure that the static TriangleMesh::m_className in SegmentMesh does not clash with static TriangleMesh<VertexData, EdgeData, EmptyData>.
§ operator==()
bool SurgSim::DataStructures::SegmentEmptyData::operator== |
( |
const SegmentEmptyData & |
data | ) |
const |
|
inline |
Comparison operator.
- Parameters
-
data | The data to compare it to. |
- Returns
- true for all cases.
The documentation for this class was generated from the following file: