Specialization of Vertex with no data.
More...
#include <SurgSim/DataStructures/Vertex.h>
Specialization of Vertex with no data.
- See also
- Vertex
◆ Vertex()
Constructor.
- Parameters
-
position | Position of the vertex |
◆ operator!=()
Compare the vertex to another one (inequality)
- Parameters
-
vertex | The Vertex to compare it to |
- Returns
- False if the two vertices are equal, true otherwise.
◆ operator==()
Compare the vertex to another one (equality)
- Parameters
-
vertex | The Vertex to compare it to |
- Returns
- True if the two vertices are equal, false otherwise.
◆ position
The documentation for this struct was generated from the following file: