OpenLexocad
28.0
|
Tools for creating, manipulating and querying Vertices. More...
#include <VertexTool.h>
Public Member Functions | |
VertexTool () | |
~VertexTool () | |
Static Public Member Functions | |
static pVertex | makeVertex (const Geom::Pnt &p) |
Makes a Vertex from a point. More... | |
static pVertex | transformed (pConstVertex base, const Geom::Trsf &t) |
Creates a copy of the vertex and transforms the copy. More... | |
Tools for creating, manipulating and querying Vertices.
|
inline |
|
inline |
Makes a Vertex from a point.
|
static |
Creates a copy of the vertex and transforms the copy.