30 DXFVertex(
const LPoint3d &p) : _p(p) { }
36typedef pvector<DXFVertex> DXFVertices;
int operator<(const DXFVertex &other) const
This defines a unique ordering for vertices so that the DXFVertexMap can group identical vertices tog...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.